Allow constructor
const
Allow({
- OnEnterThenCallback? then,
Creates an Allow result with an optional then callback executed after
navigation completes.
Implementation
const Allow({super.then});