FLAG_DIM_BEHIND constant Null safety
Window flag: everything behind this window will be dimmed.
Implementation
static const int FLAG_DIM_BEHIND = 0x00000002;
Window flag: everything behind this window will be dimmed.
static const int FLAG_DIM_BEHIND = 0x00000002;