menu
flutter_screen_adapt_kit package
documentation
entry/adapt_kit.dart
AdaptKitState
resetNotch method
resetNotch method
dark_mode
light_mode
resetNotch
method
void
resetNotch
(
)
Implementation
void resetNotch() { _notchOverridden = false; _apply(); }
flutter_screen_adapt_kit package
documentation
entry/adapt_kit
AdaptKitState
resetNotch method
AdaptKitState class