patchbayBindingLifecycleState function
The default reader: whatever the widgets binding currently reports.
Implementation
AppLifecycleState? patchbayBindingLifecycleState() =>
WidgetsBinding.instance.lifecycleState;
The default reader: whatever the widgets binding currently reports.
AppLifecycleState? patchbayBindingLifecycleState() =>
WidgetsBinding.instance.lifecycleState;