backIconType property

String get backIconType

Implementation

String get backIconType => isVertical ? 'expand_less' : chevronBack;