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