menu
gem_kit
routing.dart
TruckProfile
axleLoad property
axleLoad
dark_mode
light_mode
axleLoad
property
int
axleLoad
getter/setter pair
Truck axle load in kg. By default it is 0 and is not considered in routing
Implementation
int axleLoad;
gem_kit
routing
TruckProfile
axleLoad property
TruckProfile class