build abstract method

Widget build(
  1. BuildContext context
)

Build the widget

Implementation

Widget build(BuildContext context);