menu
arcane package
documentation
generated/arcane_shadcn/src/components/display/carousel.dart
CarouselController
value property
value property
dark_mode
light_mode
value
property
double
get
value
The current value of the controller.
Implementation
double get value => _controller.value;
arcane package
documentation
generated/arcane_shadcn/src/components/display/carousel
CarouselController
value property
CarouselController class