context property

Map<String, dynamic>? context
final

Information about the leak that can help in troubleshooting.

Use ContextKeys to access predefined keys.

Implementation

final Map<String, dynamic>? context;