Builds a flowing list of children (used by MultiPage).
typedef BuildListCallback = List<Widget> Function(Context context);