alignment property

AlignmentGeometry alignment
final

Defines how the icon is positioned within the IconButton.

This property must not be null. It defaults to Alignment.center.

See also:

Implementation

final AlignmentGeometry alignment;