isRl property

bool isRl

name convention to check if 4k large screen

Implementation

bool get isRl => deviceSize == DeviceSize.rl;