menu
here_sdk
core.dart
Size2D
width property
width
dark_mode
light_mode
width
property
double
width
getter/setter pair
The width represents the size along the X axis. Default is 0.0.
Implementation
double width;
here_sdk
core
Size2D
width property
Size2D class