menu
better_extensions package
documentation
shortcuts.dart
hBox function
hBox function
dark_mode
light_mode
hBox
function
SizedBox
hBox
(
num
height
)
Implementation
SizedBox hBox(num height) => SizedBox(height: height.toDouble());
better_extensions package
documentation
shortcuts
hBox function
shortcuts library