builder property

Page Function() builder
final

A function that returns a page to show if canNavigate returns true.

Implementation

final Page Function() builder;