PlexWidgetController<T> constructor

PlexWidgetController<T>({
  1. T? data,
})

Implementation

PlexWidgetController({this.data});