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