menu
arcane_jaspr package
documentation
util/tools/styles.dart
ArcaneStyles
textOverflow method
textOverflow method
dark_mode
light_mode
textOverflow
method
ArcaneStyles
textOverflow
(
TextOverflow
value
)
Implementation
ArcaneStyles textOverflow(TextOverflow value) => set('text-overflow', value.css);
arcane_jaspr package
documentation
util/tools/styles
ArcaneStyles
textOverflow method
ArcaneStyles class