HorizontalAlignment constructor
- int rawValue
Creates a HorizontalAlignment with the given integer representation.
Implementation
const HorizontalAlignment(this.rawValue);
Creates a HorizontalAlignment with the given integer representation.
const HorizontalAlignment(this.rawValue);