Flutter
material
MaterialInkController
markNeedsPaint abstract method
markNeedsPaint
MaterialInkController class
Constructors
MaterialInkController
Properties
color
vsync
hashCode
runtimeType
Methods
addInkFeature
markNeedsPaint
noSuchMethod
toString
Operators
operator ==
markNeedsPaint method
void
markNeedsPaint
(
)
Notifies the controller that one of its ink features needs to repaint.
Implementation
void markNeedsPaint();