menu
bones_ui package
documentation
bones_ui_test.dart
CSS
getEntry<V extends CSSValue> method
getEntry<V extends CSSValue> method
dark_mode
light_mode
getEntry<
V extends CSSValue
>
method
CSSEntry
<
V
>
?
getEntry
<
V extends CSSValue
>(
String
name
)
Implementation
CSSEntry<V>? getEntry<V extends CSSValue>(String name) => _getEntry(name);
bones_ui package
documentation
bones_ui_test
CSS
getEntry<V extends CSSValue> method
CSS class