resetRect method
RectProperties
resetRect(
- DeviceType deviceType
inherited
Implementation
RectProperties resetRect(DeviceType deviceType) => getRectProperties.copyWith(
rect: getRectProperties.rect.copyWithResettingRect(deviceType));