Subclasses should override this function to display the given children, which are the parsed representation of data.
@protected Widget build(BuildContext context, List<Widget>? children);