foregroundColor abstract method

Color foregroundColor(
  1. BuildContext context
)

Provides the appropriate foreground color for the button's icon.

Implementation

Color foregroundColor(BuildContext context);