withAlignment method
Implementation
FlutstrapCol withAlignment(AlignmentGeometry customAlignment) =>
copyWith(alignment: customAlignment);
FlutstrapCol withAlignment(AlignmentGeometry customAlignment) =>
copyWith(alignment: customAlignment);