sizes property

String? sizes
final

Target attribute that specifies one or more sizes for a referenced icon.

Only applicable for relation type "icon". The value pattern follows {Height}x{Width} (e.g., "16x16", "16x16 32x32").

Implementation

final String? sizes;