FLAG_TRANSLUCENT_STATUS constant Null safety
Window flag: request a translucent status bar with minimal system-provided background protection.
Implementation
static const int FLAG_TRANSLUCENT_STATUS = 0x04000000;
Window flag: request a translucent status bar with minimal system-provided background protection.
static const int FLAG_TRANSLUCENT_STATUS = 0x04000000;