menu
visa_nova_flutter package
documentation
shared/size_helper.dart
smallSpace function
smallSpace function
dark_mode
light_mode
smallSpace
function
double
smallSpace
(
BuildContext
context
)
Implementation
double smallSpace(BuildContext context) { return MediaQuery.of(context).size.height * 0.01; }
visa_nova_flutter package
documentation
shared/size_helper
smallSpace function
size_helper library