screen property

Widget Function(BuildContext context, {dynamic data}) screen
getter/setter pair

This is the build method to build the screen user defined UI

Implementation

Widget Function(BuildContext context, {dynamic data}) screen;