menu
plate_number package
documentation
widgets/show_plate.dart
ShowPlate
ShowPlate.new const constructor
ShowPlate.new const constructor
dark_mode
light_mode
ShowPlate
constructor
const
ShowPlate
(
{
Key
?
key
,
Widget
?
emptyPlate
,
TextStyle
?
textStyle
,
})
Implementation
const ShowPlate({super.key, this.emptyPlate, this.textStyle});
plate_number package
documentation
widgets/show_plate
ShowPlate
ShowPlate.new const constructor
ShowPlate class