menu
bones_ui package
documentation
bones_ui_test.dart
Viewport
heightAsPx property
heightAsPx property
dark_mode
light_mode
heightAsPx
property
String
get
heightAsPx
Returns
height
as a px String.
Implementation
String get heightAsPx => '${height}px';
bones_ui package
documentation
bones_ui_test
Viewport
heightAsPx property
Viewport class