extras property

Map<String, dynamic> extras
getter/setter pair

The extras which are passed along to the created actions.

Implementation

Map<String, dynamic> extras;