ModalOverlayElement constructor
ModalOverlayElement(
- ModalOverlay widget
Instantiates the rendering element for the given ModalOverlay.
Implementation
ModalOverlayElement(ModalOverlay super.widget);
Instantiates the rendering element for the given ModalOverlay.
ModalOverlayElement(ModalOverlay super.widget);