menu
innerlibs
widgets\brazil_plate.dart
TwoLettersPlate
getBackgroundColor method
getBackgroundColor
dark_mode
light_mode
getBackgroundColor
method
@
override
Color
getBackgroundColor
(
)
override
Implementation
@override Color getBackgroundColor() => backgroundColor ?? borderColor ?? category.backgroundColor;
innerlibs
brazil_plate
TwoLettersPlate
getBackgroundColor method
TwoLettersPlate class