decoration property

  1. @JsonKey(includeToJson: false)
BoxDecoration decoration
getter/setter pair

The shape by which background will be clipped and which will be presented as finder hole

Implementation

@JsonKey(includeToJson: false)
BoxDecoration decoration;