arrowWidget property

Widget arrowWidget

Implementation

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