thickness property Null safety
final
Overrides the default value of Scrollbar.thickness in all descendant Scrollbar widgets.
Resolves in the following states:
- MaterialState.hovered on web and desktop platforms.
Implementation
final MaterialStateProperty<double?>? thickness;