menu
zerothreesix_flutter package
documentation
widgets/utilities/nest.dart
NestChain typedef
NestChain typedef
dark_mode
light_mode
NestChain
typedef
NestChain
=
Widget
Function
(
Widget
child
)
Implementation
typedef NestChain = Widget Function(Widget child);
zerothreesix_flutter package
documentation
widgets/utilities/nest
NestChain typedef
nest library