build abstract method

Widget build(
  1. BuildContext context
)

Describes the part of the UI represented by this widget.

Implementation

Widget build(BuildContext context);