widgets/immutable_subtree library
Classes
- ImmutableSubtree
-
Those darn times when 1 widget makes it so the entire thing can't be
const.
Typedefs
- SubtreeBuilder = Widget Function(BuildContext context, Object? key)
-
Builds a Widget, given the
keyfrom the ImmutableSubtree.placeholder.