separator property

String? separator
final

Separator string between items (e.g., " | "). Defaults to StatusBarThemeData.separator or " " (double space).

Implementation

final String? separator;