fabBackgroundColor property

Color? fabBackgroundColor
final

Color? fabBackgroundColor the background color for FloatingActionButton

Defaults to FloatingActionButton default background color

Implementation

final Color? fabBackgroundColor;