LiveWidgetController constructor
Creates a widget controller that uses the given binding.
Implementation
LiveWidgetController(WidgetsBinding binding) : super(binding);
Creates a widget controller that uses the given binding.
LiveWidgetController(WidgetsBinding binding) : super(binding);