menu
ensemble package
documentation
widget/helpers/controllers.dart
WidgetCompositeProperty
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
widget/helpers/controllers
WidgetCompositeProperty
hasGettableProperty method
WidgetCompositeProperty class