build abstract method
Returns a Component based on the currentSummary.
Implementation
Component build(BuildContext context, S currentSummary);
Returns a Component based on the currentSummary.
Component build(BuildContext context, S currentSummary);