leading property

Widget leading
final

The widget used to expand/collapse nodes.

Defaults to NodeWidgetLeadingIcon.

Take a look at ExpandNodeIcon as an alternative leading.

Implementation

final Widget leading;