data property

  1. @Deprecated('Please use the builder and id mechanism to build the widgets')
Widget? data
getter/setter pair

Implementation

@Deprecated('Please use the builder and id mechanism to build the widgets')
Widget? data;