topWidget property
Something that should be shown under the finder view window
Implementation
@JsonKey(includeToJson: false)
Widget? topWidget;
Something that should be shown under the finder view window
@JsonKey(includeToJson: false)
Widget? topWidget;