build abstract method

Widget build(
  1. BuildContext context
)

Override this to define the widget's UI.

Implementation

Widget build(BuildContext context);