size property

LayoutSize size
final

size is used for storing general screen type

Could be LayoutSize.watch, LayoutSize.mobile, LayoutSize.tablet, LayoutSize.desktop or LayoutSize.tv

Implementation

final LayoutSize size;