getView method

Widget getView({
  1. Key? key,
})

Implementation

Widget getView({Key? key}) => View(this);