touch_demonstrator
TouchPainter
TouchPainter
buttonPressed property
buttonPressed
TouchPainter class
Constructors
TouchPainter
Properties
context
touchCollection
width
hashCode
runtimeType
semanticsBuilder
Methods
paint
shouldRepaint
addListener
hitTest
noSuchMethod
removeListener
shouldRebuildSemantics
toString
Operators
operator ==
Static properties
buttonPressed
buttonReleased
buttonPressed property
List
<
bool
>
buttonPressed
read / write
Implementation
static List<bool> buttonPressed = [false, false, false]