menu
flutter_folderview package
documentation
themes/folder_view_scrollbar_theme.dart
FolderViewScrollbarTheme
trackWidth property
trackWidth property
dark_mode
light_mode
trackWidth
property
double
trackWidth
final
The total width of the scrollbar track (including padding)
Implementation
final double trackWidth;
flutter_folderview package
documentation
themes/folder_view_scrollbar_theme
FolderViewScrollbarTheme
trackWidth property
FolderViewScrollbarTheme class