forwardIconType property

String get forwardIconType

Implementation

String get forwardIconType => isVertical ? 'expand_more' : chevronForward;