SystemUiChangeCallback typedef
Signature for listening to changes in the SystemUiMode.
Implementation
typedef SystemUiChangeCallback = Future<void> Function(bool systemOverlaysAreVisible);
Signature for listening to changes in the SystemUiMode.
typedef SystemUiChangeCallback = Future<void> Function(bool systemOverlaysAreVisible);