WebShareDialog class widgets

A widget only used on web to provide share options

Constructors

WebShareDialog({Key? key, required ShareEntity entity})
const

Properties

entity → ShareEntity
final

Methods

createState() → State<WebShareDialog>
Creates the mutable state for this widget at a given location in the tree.