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