args property

dynamic get args

Retrieves the arguments passed to the current page.

Implementation

dynamic get args => pageSettings?.arguments;