currentBeamLocation property

A convenience getter for current BeamLocation of routerDelegate.

Implementation

BeamLocation get currentBeamLocation => routerDelegate.currentBeamLocation;