DialogState constructor

DialogState(
  1. RoutePage? currentPage()
)

Implementation

DialogState(this.currentPage);