menu
prev_next package
documentation
util/custom_thumb_shape.dart
CustomThumbShape
CustomThumbShape.new constructor
CustomThumbShape.new constructor
dark_mode
light_mode
CustomThumbShape
constructor
CustomThumbShape
(
double
_thumbRadius
,
Color
_thumbColor
)
Implementation
CustomThumbShape(this._thumbRadius, this._thumbColor);
prev_next package
documentation
util/custom_thumb_shape
CustomThumbShape
CustomThumbShape.new constructor
CustomThumbShape class