children property

List<Widget> children
final

The widgets to be shown as sliders.

Implementation

final List<Widget> children;