active property

bool get active

Whether this part of the material is being visually emphasized.

Implementation

bool get active => _active;