build abstract method

Widget build(
  1. BuildContext context
)

Similar to State.build.

Implementation

Widget build(BuildContext context);