Attribute that may be used on classes that have an icon representation.
The onGenerateIcon lambda should return an Image for the requested size. The lookup should be fast as it will be called
frequently by code that displays icons. The first result will be cached by size and reused.
Attribute that may be used on classes that have an icon representation.
The
onGenerateIconlambda should return an Image for the requested size. The lookup should be fast as it will be called frequently by code that displays icons. The first result will be cached by size and reused.