widgetPath method

String widgetPath()

Implementation

String widgetPath() => (position == 0) ? path : '$path/$position';