LiveWidgetController constructor

LiveWidgetController(
  1. WidgetsBinding binding
)

Creates a widget controller that uses the given binding.

Implementation

LiveWidgetController(super.binding);