arguments property

Object? get arguments

命名路由参数

Implementation

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