isUsed property

bool isUsed
final

Whether it is used. If true a green check mark will be displayed before, the description. If false an x red mark will be displayed.

Implementation

final bool isUsed;