params property

Map<String, Object?> Function(T component)? params
final

Implementation

final Map<String, Object?> Function(T component)? params;