menu
innerlibs
widgets\brazil_plate.dart
PlateCategory
PlateCategory const constructor
PlateCategory
dark_mode
light_mode
PlateCategory
constructor
const
PlateCategory
(
int
value
,
Color
backgroundColor
,
Color
borderColor
,
Color
textColor
,
String
name
,
)
Implementation
const PlateCategory(this.value, this.backgroundColor, this.borderColor, this.textColor, this.name);
innerlibs
brazil_plate
PlateCategory
PlateCategory const constructor
PlateCategory class