icon property

  1. @JsonKey(ignore: true)
IconData icon
inherited

Cloud icon. You can use a custom widget widgetCloud.

Implementation

@JsonKey(ignore: true)
IconData get icon => throw _privateConstructorUsedError;