primaryForegroundColor property

Color primaryForegroundColor
final

primaryForegroundColor Changes the foreground color of the primary FAB button. The default value is Colors.black

Implementation

final Color primaryForegroundColor;