PositionFixed constructor
const
PositionFixed(
- double value
Creates a fixed position unit with the specified value.
Implementation
const PositionFixed(this.value);
Creates a fixed position unit with the specified value.
const PositionFixed(this.value);