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