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