scrollbarTheme property

ScrollbarThemeData scrollbarTheme

The ScrollbarThemeData of the current BuildContext

Implementation

ScrollbarThemeData get scrollbarTheme => theme.scrollbarTheme;