build abstract method

Widget build(
  1. BuildContext context
)

Build the widget underneath this widget in the tree

Implementation

Widget build(BuildContext context);