menu
js_bindings package
documentation
bindings/css_layout_api_1.dart
LayoutSizingMode
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
LayoutSizingMode
fromValue
(
String
value
)
Implementation
static LayoutSizingMode fromValue(String value) => values.firstWhere((e) => e.value == value);
js_bindings package
documentation
bindings/css_layout_api_1
LayoutSizingMode
fromValue static method
LayoutSizingMode enum