menu
gatgets package
documentation
gatgets.dart
LeftSafeAreaHeight function
LeftSafeAreaHeight function
dark_mode
light_mode
LeftSafeAreaHeight
function
double
LeftSafeAreaHeight
(
BuildContext
context
)
Implementation
double LeftSafeAreaHeight(BuildContext context) { return MediaQuery.of(context).viewPadding.left; }
gatgets package
documentation
gatgets
LeftSafeAreaHeight function
gatgets library