Creates a fragment from a named list of children.
children
const Fragment({required List<BloomNode> children}) : super(children);