arguments property

Object? arguments

Implementation

Object? get arguments => ModalRoute.of(this)?.settings.arguments;