hoveringTrackBorderColor property

Color? hoveringTrackBorderColor
final

Color of the track border when the user is hovering or pressing. Defaults to Colors.transparent

Implementation

final Color? hoveringTrackBorderColor;