getView method

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

Implementation

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