iconAlignment property

IconAlignment? iconAlignment
final

The alignment of the button's icon.

This property is supported for the following button types:

See also:

  • IconAlignment, for more information about the different icon alignments.

Implementation

final IconAlignment? iconAlignment;