menu
my package
documentation
component/core/text.dart
MyText
softWrap property
softWrap property
dark_mode
light_mode
softWrap
property
bool
?
softWrap
final
Whether the text should break across multiple lines or not.
Implementation
final bool? softWrap;
my package
documentation
component/core/text
MyText
softWrap property
MyText class