PageViewEvent constructor

const PageViewEvent({
  1. String? title,
})

Implementation

const PageViewEvent({this.title});