menu
native_context_menu_fork package
documentation
native_context_menu.dart
ShowMenuArgs
ShowMenuArgs.new constructor
ShowMenuArgs.new constructor
dark_mode
light_mode
ShowMenuArgs
constructor
ShowMenuArgs
(
double
devicePixelRatio
,
Offset
position
,
List
<
MenuItem
>
items
)
Implementation
ShowMenuArgs( this.devicePixelRatio, this.position, this.items, );
native_context_menu_fork package
documentation
native_context_menu
ShowMenuArgs
ShowMenuArgs.new constructor
ShowMenuArgs class