menu
messenger
ui/widget/outlined_rounded_button.dart
OutlinedRoundedButton
disabled property
disabled
dark_mode
light_mode
disabled
property
Color
?
disabled
final
Background color of this button, when
onPressed
is
null
.
Implementation
final Color? disabled;
messenger
outlined_rounded_button
OutlinedRoundedButton
disabled property
OutlinedRoundedButton class