menu
shadcn_flutter package
documentation
shadcn_flutter.dart
AbstractNavigationButton
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Whether the button is enabled for interaction.
Implementation
final bool? enabled;
shadcn_flutter package
documentation
shadcn_flutter
AbstractNavigationButton
enabled property
AbstractNavigationButton class