extendable property

({bool max, bool min}) extendable
final

Whether the active track is extendable at its min and max edges.

Implementation

final ({bool min, bool max}) extendable;