buildFragment abstract method
- dynamic context,
- Serv service,
- dynamic child
Build a 'Fragment' of the Widget tree, using the provided Service S.
Implementation
Widget buildFragment(BuildContext context, Serv service, Widget? child);
Build a 'Fragment' of the Widget tree, using the provided Service S.
Widget buildFragment(BuildContext context, Serv service, Widget? child);