topWidget property

  1. @JsonKey(includeToJson: false)
Widget? topWidget
getter/setter pair

Something that should be shown under the finder view window

Implementation

@JsonKey(includeToJson: false)
Widget? topWidget;