menu
fml package
documentation
widgets/input/input_model.dart
InputModel
getView method
getView method
dark_mode
light_mode
getView
method
@
override
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
@override Widget getView({Key? key}) => getReactiveView(InputView(this));
fml package
documentation
widgets/input/input_model
InputModel
getView method
InputModel class