menu
ensemble package
documentation
layout/box/flex_box_layout.dart
FlexBoxLayout
hasGettableProperty method
hasGettableProperty method
dark_mode
light_mode
hasGettableProperty
method
bool
hasGettableProperty
(
dynamic
prop
)
inherited
Implementation
bool hasGettableProperty(dynamic prop) { return getGettableProperties(this).contains(prop); }
ensemble package
documentation
layout/box/flex_box_layout
FlexBoxLayout
hasGettableProperty method
FlexBoxLayout class