menu
web_browser package
documentation
material.dart
MaterialBrowserBottomShareDialog
MaterialBrowserBottomShareDialog const constructor
MaterialBrowserBottomShareDialog const constructor
dark_mode
light_mode
MaterialBrowserBottomShareDialog
constructor
const
MaterialBrowserBottomShareDialog
(
{
Key
?
key
,
required
bool
isOpen
,
})
Implementation
const MaterialBrowserBottomShareDialog({ super.key, required this.isOpen, });
web_browser package
documentation
material
MaterialBrowserBottomShareDialog
MaterialBrowserBottomShareDialog const constructor
MaterialBrowserBottomShareDialog class