sideBarColor property
The color of the sidebar. Defaults to Theme.of(context).colorScheme.surface,
where Theme is the material theme.
Implementation
final Color? sideBarColor;
The color of the sidebar. Defaults to Theme.of(context).colorScheme.surface,
where Theme is the material theme.
final Color? sideBarColor;