alignment property
Alignment of content within the button.
Controls how the button's content is positioned within its bounds. Defaults to center alignment if not specified.
Implementation
final AlignmentGeometry? alignment;
Alignment of content within the button.
Controls how the button's content is positioned within its bounds. Defaults to center alignment if not specified.
final AlignmentGeometry? alignment;