menu
unicons package
documentation
icons/line/parking_square.dart
ParkingSquareIcon
ParkingSquareIcon const constructor
ParkingSquareIcon const constructor
dark_mode
light_mode
ParkingSquareIcon
constructor
const
ParkingSquareIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ParkingSquareIcon({ super.key, this.color, });
unicons package
documentation
icons/line/parking_square
ParkingSquareIcon
ParkingSquareIcon const constructor
ParkingSquareIcon class