watchChangePoint property

double watchChangePoint
final

When the width is smaller than this value the display will be set as ResponsiveType.watch or when width greater als this value and smaller als tabletChangePoint the display will be ResponsiveType.phone

Implementation

final double watchChangePoint;