systemUi property

SystemUiSimulation? systemUi
final

The device's decorative system UI (status bar, gesture pill), or null to leave the screen bare.

Implementation

final SystemUiSimulation? systemUi;