Flutter
material
InkHighlight
active property
active
InkHighlight class
Constructors
InkHighlight
Properties
active
color
controller
hashCode
onRemoved
referenceBox
runtimeType
Methods
activate
deactivate
dispose
paintFeature
cancel
confirm
noSuchMethod
toString
Operators
operator ==
active property
bool
active
Whether this part of the material is being visually emphasized.
Implementation
bool get active => _active;