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