customHandleRotate property

  1. @JsonKey.new(includeToJson: false, includeFromJson: false)
Widget? customHandleRotate
getter/setter pair

Implementation

@JsonKey(includeToJson: false, includeFromJson: false)
Widget? customHandleRotate;