size property

double size
final

The width and height of the logo.

For best results, use sizes that are multiples of 8 (8, 16, 24, 32, etc.). The default size of 32 is appropriate for most UI contexts like headers and navigation areas.

Implementation

final double size;