menu
ready_widgets package
documentation
buttons/ready_buttons.dart
ReadyElevatedButton
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
Background color of the button (required if button is enabled)
Implementation
final Color? backgroundColor;
ready_widgets package
documentation
buttons/ready_buttons
ReadyElevatedButton
backgroundColor property
ReadyElevatedButton class