icon property

String? icon
final

Flutter asset path. Only Supports image files. Eg. .png/.jpg

Implementation

final String? icon;