menu
arcane_jaspr package
documentation
util/tools/styles.dart
ArcaneStyles
maxHeight method
maxHeight method
dark_mode
light_mode
maxHeight
method
ArcaneStyles
maxHeight
(
String
value
)
Implementation
ArcaneStyles maxHeight(String value) => set('max-height', value);
arcane_jaspr package
documentation
util/tools/styles
ArcaneStyles
maxHeight method
ArcaneStyles class