isFixedSpace property
bool
get
isFixedSpace
Returns true if this is a fixed space item.
Implementation
bool get isFixedSpace => _isFixedSpace;
Returns true if this is a fixed space item.
bool get isFixedSpace => _isFixedSpace;