menu
carbon_flutter package
documentation
features/text/text.widget.dart
CText
disableStyle property
disableStyle property
dark_mode
light_mode
disableStyle
property
TextStyle
?
disableStyle
final
The style to use for this text when
enable
is
false
.
Implementation
final TextStyle? disableStyle;
carbon_flutter package
documentation
features/text/text.widget
CText
disableStyle property
CText class