enableTapHighlight property
Whether tapping a bar highlights it (useful on mobile where hover doesn't exist).
Defaults to true.
Implementation
final bool enableTapHighlight;
Whether tapping a bar highlights it (useful on mobile where hover doesn't exist).
Defaults to true.
final bool enableTapHighlight;