menu
cupertino_native package
documentation
components/button.dart
CNButton
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether the control is interactive and tappable.
Implementation
final bool enabled;
cupertino_native package
documentation
components/button
CNButton
enabled property
CNButton class