LinearProgressIndicatorElement constructor
LinearProgressIndicatorElement(
- LinearProgressIndicator widget
Creates a LinearProgressIndicatorElement for the given widget.
Implementation
LinearProgressIndicatorElement(LinearProgressIndicator super.widget);