menu
carbon_flutter package
documentation
features/text/text.widget.dart
CText
enable property
enable property
dark_mode
light_mode
enable
property
bool
enable
final
Whether the text widget is enabled.
Implementation
final bool enable;
carbon_flutter package
documentation
features/text/text.widget
CText
enable property
CText class