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