kFleetMapMarkerDimension top-level constant
Total fleet map marker dimension length.
The icon itself is 48dp, with an 8dp padding on all sides.
Implementation
const kFleetMapMarkerDimension = 48.0 + 8.0 + 8.0;
Total fleet map marker dimension length.
The icon itself is 48dp, with an 8dp padding on all sides.
const kFleetMapMarkerDimension = 48.0 + 8.0 + 8.0;