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