menu
fml package
documentation
widgets/row/row_model.dart
RowModel
RowModel.new constructor
RowModel.new constructor
dark_mode
light_mode
RowModel
constructor
RowModel
(
Model
parent
,
String
?
id
, {
Scope
?
scope
,
dynamic
data
,
})
Implementation
RowModel(Model super.parent, super.id, {super.scope, super.data});
fml package
documentation
widgets/row/row_model
RowModel
RowModel.new constructor
RowModel class