menu
html_css package
documentation
apply_utils.dart
Value
Value constructor
Value constructor
dark_mode
light_mode
Value
constructor
Value
(
String
value
, [
int
range
=
1
])
Implementation
Value(this.value, [this.range = 1]) : this.key = _getKeyFromValue(value, range);
html_css package
documentation
apply_utils
Value
Value constructor
Value class