buttonColor property

  1. @deprecated
Color? buttonColor
final

Recommended to use ThemeData in AdaptiveApp to set the button's color.

Implementation

@deprecated
final Color? buttonColor;