style property

ScrollbarThemeData? style
final

The style applied to the scroll bar. If non-null, it's mescled with FluentThemeData.scrollbarThemeData

Implementation

final ScrollbarThemeData? style;