arrowWidget property

Widget arrowWidget

Implementation

Widget get arrowWidget =>
    Icon(WayIcons.arrowRight, size: arrowSize, color: arrowColor);