DropdownScrollbarStyle class
A hand-picked params from the official RawScrollbar's params
Refer to the official docs for the full documentation.
https://api.flutter.dev/flutter/widgets/RawScrollbar-class.html
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- interactive → bool
-
final
- isAlwaysShown → bool
-
final
- minThumbLength → double
-
final
- radius → Radius
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- thickness → double
-
final
- thumbColor → Color
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited