FixedTableSize constructor
const
FixedTableSize(
- double value
Creates a FixedTableSize with the specified pixel value.
Implementation
const FixedTableSize(this.value);
Creates a FixedTableSize with the specified pixel value.
const FixedTableSize(this.value);