buildUnKeyedChild abstract method
Gets the child. Child gets wrapped in a KeyedSubtree in buildChild.
Implementation
Widget buildUnKeyedChild(BuildContext context);
Gets the child. Child gets wrapped in a KeyedSubtree in buildChild.
Widget buildUnKeyedChild(BuildContext context);