touch_demonstrator
PageTouchPoints
PageTouchPoints
PageTouchPoints constructor
PageTouchPoints
PageTouchPoints class
Constructors
PageTouchPoints
Properties
title
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
PageTouchPoints constructor
PageTouchPoints
(
{
Key
key
,
String
title
})
Implementation
PageTouchPoints({Key key, this.title}) : super(key: key);