isLg property

bool get isLg

Implementation

bool get isLg => size.width >= 992 && size.width < 1200;