arguments property

Object? get arguments

Implementation

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