Flutter
material
MaterialInkController
addInkFeature
addInkFeature
Flutter
material
MaterialInkController
addInkFeature
abstract method
addInkFeature
Source
Flutter
material
MaterialInkController
Constructors
MaterialInkController
Properties
color
hashCode
runtimeType
Operators
operator ==
Methods
addInkFeature
highlightAt
splashAt
noSuchMethod
toString
void
addInkFeature
(
InkFeature
feature
)
Add an arbitrary InkFeature to this InkController.
Source
void addInkFeature(InkFeature feature);