menu
dawn package
documentation
core.dart
Style
Style const constructor
Style const constructor
dark_mode
light_mode
Style
constructor
const
Style
(
Map
<
String
,
String
>
_rules
)
Creates a new instance of
Style
.
Implementation
const Style(this._rules);
dawn package
documentation
core
Style
Style const constructor
Style class