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