MediaItemDialogPage constructor
Create an instance of this page.
Implementation
const MediaItemDialogPage({
required this.item,
required this.isHistory,
this.extraActions,
super.key,
});
Create an instance of this page.
const MediaItemDialogPage({
required this.item,
required this.isHistory,
this.extraActions,
super.key,
});