build method

Widget build(
  1. BuildContext _
)

Implementation

Widget build(BuildContext _) =>
    $parent..builder = (context) => widget(context);