menu
fastyle_dart package
documentation
logic/models/category.model.dart
FastCategory
weight property
weight property
dark_mode
light_mode
weight
property
double
weight
final
Represents the weight of a category. min: 0 max: 9999
Implementation
final double weight;
fastyle_dart package
documentation
logic/models/category.model
FastCategory
weight property
FastCategory class