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