rotateIcon property

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

Implementation

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