leftBarIndicatorColor property

Color? leftBarIndicatorColor
final

If not null, shows a left vertical colored bar on notification. It is not possible to use it with a Form and I do not recommend using it with LinearProgressIndicator

Implementation

final Color? leftBarIndicatorColor;