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