PositionRelative constructor
const
PositionRelative(
- double factor
Creates a relative position unit with the specified factor.
Implementation
const PositionRelative(this.factor);
Creates a relative position unit with the specified factor.
const PositionRelative(this.factor);