menu
budoux package
documentation
model.dart
Model
Model.new const constructor
Model.new const constructor
dark_mode
light_mode
Model
constructor
const
Model
(
{
required
Map
<
String
,
double
>
underlying
,
})
Implementation
const Model({required this.underlying});
budoux package
documentation
model
Model
Model.new const constructor
Model class