menu
carbon_flutter package
documentation
features/toggle/toggle.props.dart
CToggleProps
enable property
enable property
dark_mode
light_mode
enable
property
bool
enable
final
Whether the toggle is enabled or not
@default:
true
Implementation
final bool enable;
carbon_flutter package
documentation
features/toggle/toggle.props
CToggleProps
enable property
CToggleProps class