fabForegroundColor property

Color? fabForegroundColor
final

Color? fabForegroundColor the foreground color for FloatingActionButton

Defaults to FloatingActionButton default foreground color

Implementation

final Color? fabForegroundColor;