menu
flutter_lion_components package
documentation
components/lion_button.dart
LionPrimaryButton
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
inherited
Whether the button is disabled.
Implementation
final bool disabled;
flutter_lion_components package
documentation
components/lion_button
LionPrimaryButton
disabled property
LionPrimaryButton class