menu
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
ui/common/ui_helpers.dart
halfScreenWidth function
halfScreenWidth function
dark_mode
light_mode
halfScreenWidth
function
double
halfScreenWidth
(
BuildContext
context
)
Implementation
double halfScreenWidth(BuildContext context) => screenWidthFraction(context, dividedBy: 2);
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
ui/common/ui_helpers
halfScreenWidth function
ui_helpers library