latestStyle property
@visibleForTesting
The last style that was set using SystemChrome.setSystemUIOverlayStyle.
Implementation
@visibleForTesting
static SystemUiOverlayStyle get latestStyle => _latestStyle;
The last style that was set using SystemChrome.setSystemUIOverlayStyle.
@visibleForTesting
static SystemUiOverlayStyle get latestStyle => _latestStyle;