MediaOverlay class
Constructors
- MediaOverlay({Key? key, required Widget child, )
-
const
Properties
- child → Widget
-
final
-
final
Methods
-
createState(
) → State< MediaOverlay> - Creates the mutable state for this widget at a given location in the tree.
Static Methods
-
of(
BuildContext context) → MediaOverlayState