menu
fml package
documentation
widgets/radio/radio_model.dart
RadioModel
getView method
getView method
dark_mode
light_mode
getView
method
@
override
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
@override Widget getView({Key? key}) => getReactiveView(RadioView(this));
fml package
documentation
widgets/radio/radio_model
RadioModel
getView method
RadioModel class