bottomButtonColor property
Background color of the bottom button.
Default color is derived from the CupertinoTheme's primaryColor.
Implementation
final Color? bottomButtonColor;
Background color of the bottom button.
Default color is derived from the CupertinoTheme's primaryColor.
final Color? bottomButtonColor;