iconPath function

String iconPath(
  1. String icon
)

Implementation

String iconPath(String icon) => 'assets/vectors/$icon.svg';