formatter property

String? Function(dynamic value)? formatter
final

Implementation

final String? Function(dynamic value)? formatter;