build abstract method
Returns a widget based on the BuildContext and current state.
Implementation
Widget build(BuildContext context, S state);
Returns a widget based on the BuildContext and current state.
Widget build(BuildContext context, S state);