safaehChevronStart function

IconData safaehChevronStart(
  1. BuildContext context
)

Chevron pointing toward the start (back / collapse into the rail).

Implementation

IconData safaehChevronStart(BuildContext context) => Icons.chevron_left;