Nop<C>.page constructor
const
Nop<C>.page ({})
Implementation
const Nop.page({
super.key,
required this.child,
this.builders,
this.groupList = const [],
this.group,
}) : create = null,
value = null;