secondaryBackgroundColor property

Color secondaryBackgroundColor
final

secondaryBackgroundColor Changes the background color of the secondary FAB button. The default value is Colors.white

Implementation

final Color secondaryBackgroundColor;