footerIcon property

String? footerIcon
final

A valid URL to an image file that will be displayed beside the footer text. Will only work if authorName is present. We'll render what you provide at 16px by 16px. It's best to use an image that is similarly sized.

Implementation

final String? footerIcon;