bottomButtonColor property

Color? bottomButtonColor
final

Background color of the bottom button.

Default color is derived from the CupertinoTheme's primaryColor.

Implementation

final Color? bottomButtonColor;