build abstract method

Widget build(
  1. BuildContext context
)

Build the view

Implementation

Widget build(BuildContext context);