menu
flutter_alacritty package
documentation
example/terminal_scrollbar_geometry.dart
TerminalScrollbarGeometry
thumbHeight property
thumbHeight property
dark_mode
light_mode
thumbHeight
property
double
get
thumbHeight
Implementation
double get thumbHeight => trackHeight * thumbFraction;
flutter_alacritty package
documentation
example/terminal_scrollbar_geometry
TerminalScrollbarGeometry
thumbHeight property
TerminalScrollbarGeometry class