menu
fml package
documentation
widgets/view/view.dart
View
View.new constructor
View.new constructor
dark_mode
light_mode
View
constructor
View
(
ViewModel
model
)
Implementation
View(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/view/view
View
View.new constructor
View class