separator property

String? separator
final

Separator string between items (e.g., " " or " │ ").

Implementation

final String? separator;