separator property
Separator string between items (e.g., " | "). Defaults to StatusBarThemeData.separator or " " (double space).
Implementation
final String? separator;
Separator string between items (e.g., " | "). Defaults to StatusBarThemeData.separator or " " (double space).
final String? separator;