menu
fml package
documentation
widgets/form/form_view.dart
FormView
FormView.new constructor
FormView.new constructor
dark_mode
light_mode
FormView
constructor
FormView
(
FormModel
model
)
Implementation
FormView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/form/form_view
FormView
FormView.new constructor
FormView class