enableTapHighlight property

bool enableTapHighlight
final

Whether tapping a bar highlights it (useful on mobile where hover doesn't exist).

Defaults to true.

Implementation

final bool enableTapHighlight;