backgroundColor abstract method

Color backgroundColor(
  1. BuildContext context
)

Provides the appropriate background color for the button.

Implementation

Color backgroundColor(BuildContext context);