isWatch property

bool get isWatch

Implementation

bool get isWatch => (screenType == ScreenType.Watch);