menu
ensemble package
documentation
widget/radio/radio_button_controller.dart
RadioButtonController
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/radio/radio_button_controller
RadioButtonController
hasGettableProperty method
RadioButtonController class