build abstract method

Widget build(
  1. BuildContext context
)
inherited

Describes the part of the user interface represented by this state.

Implementation

Widget build(BuildContext context);