menu
pti_insurance_test package
documentation
controllers/base/base_state.dart
BasicState<Screen extends BaseScreen>
heightBottomSafa method
heightBottomSafa method
dark_mode
light_mode
heightBottomSafa
method
double
heightBottomSafa
(
)
inherited
Implementation
double heightBottomSafa() { return MediaQuery.of(context).padding.bottom; }
pti_insurance_test package
documentation
controllers/base/base_state
BasicState<Screen extends BaseScreen>
heightBottomSafa method
BasicState mixin