PageTouchPoints constructor

PageTouchPoints({Key key, String title })

Implementation

PageTouchPoints({Key key, this.title}) : super(key: key);