isDarkRoom property

bool get isDarkRoom

Implementation

bool get isDarkRoom => value & darkRoomFlag != 0;