menu
components_toolbox package
documentation
components/rounded_buttons.dart
RoundedButton
isDisabled property
isDisabled property
dark_mode
light_mode
isDisabled
property
bool
isDisabled
final
The boolean value to check if the button is disabled.
Implementation
final bool isDisabled;
components_toolbox package
documentation
components/rounded_buttons
RoundedButton
isDisabled property
RoundedButton class