menu
star_live package
documentation
bean/backpack/backpack_model.dart
BackpackBean
getSpace method
getSpace method
dark_mode
light_mode
getSpace
method
Widget
getSpace
(
dynamic
w
)
Implementation
Widget getSpace(w){ return SizedBox(height: height*w/155); }
star_live package
documentation
bean/backpack/backpack_model
BackpackBean
getSpace method
BackpackBean class