menu
jaspr package
documentation
dom.dart
OverflowValue
styles property
styles property
dark_mode
light_mode
styles
property
@
override
Map
<
String
,
String
>
get
styles
inherited
The css styles
Implementation
@override Map<String, String> get styles => {'overflow': _value};
jaspr package
documentation
dom
OverflowValue
styles property
OverflowValue class