systemOverlayStyle property

SystemUiOverlayStyle? systemOverlayStyle
final

The value that will be passed to the SliverAppBar.systemOverlayStyle parameter. Specifies the style to use for the system overlays that overlap the AppBar.

Implementation

final SystemUiOverlayStyle? systemOverlayStyle;