menu
meshagent_flutter_shadcn package
documentation
meshagent_flutter_shadcn.dart
WebContextMenuManager
WebContextMenuManager.new const constructor
WebContextMenuManager.new const constructor
dark_mode
light_mode
WebContextMenuManager
constructor
const
WebContextMenuManager
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const WebContextMenuManager({super.key, required this.child});
meshagent_flutter_shadcn package
documentation
meshagent_flutter_shadcn
WebContextMenuManager
WebContextMenuManager.new const constructor
WebContextMenuManager class