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