asset property

String asset
final

Asset path of the specific icon. The file should be an 'svg'. The list to all available icons is inside the icon_library.dart file.

Implementation

final String asset;