contentAlignment property

Alignment contentAlignment
final

Alignment of the body and subtitle within their column (e.g. Alignment.centerLeft, Alignment.center, Alignment.centerRight).

Implementation

final Alignment contentAlignment;