LinearProgressIndicatorElement constructor

LinearProgressIndicatorElement(
  1. LinearProgressIndicator widget
)

Creates a LinearProgressIndicatorElement for the given widget.

Implementation

LinearProgressIndicatorElement(LinearProgressIndicator super.widget);