menu
fml package
documentation
widgets/video/video_model.dart
VideoModel
VideoModel.new constructor
VideoModel.new constructor
dark_mode
light_mode
VideoModel
constructor
VideoModel
(
Model
parent
,
String
?
id
)
Implementation
VideoModel(Model super.parent, super.id) { // instantiate busy observable busy = false; }
fml package
documentation
widgets/video/video_model
VideoModel
VideoModel.new constructor
VideoModel class