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