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