hoveringRadius property

Radius? hoveringRadius
final

The radius of the scrollbar when the user is hovering or pressing. Defaults to Radius.circular(0.0)

Implementation

final Radius? hoveringRadius;