isGl property

bool get isGl

name convention to check if grand large screen

Implementation

bool get isGl => deviceSize == DeviceSize.gl;