isMobile property

bool isMobile

Implementation

bool get isMobile => deviceTarget == DeviceTarget.mobile;