isFixedSpace property

bool get isFixedSpace

Returns true if this is a fixed space item.

Implementation

bool get isFixedSpace => _isFixedSpace;