menu
fml package
documentation
widgets/select/select_view.dart
SelectView
SelectView.new constructor
SelectView.new constructor
dark_mode
light_mode
SelectView
constructor
SelectView
(
SelectModel
model
)
Implementation
SelectView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/select/select_view
SelectView
SelectView.new constructor
SelectView class