menu
bamboo package
documentation
foundation/helpers.dart
ViewPointUnit
vh property
vh property
dark_mode
light_mode
vh
property
num
get
vh
vh - percent of viewport height
Implementation
num get vh => this / 100.0 * (size.height);
bamboo package
documentation
foundation/helpers
ViewPointUnit
vh property
ViewPointUnit extension on
num