menu
mxbase package
documentation
widgets/my_slider_view.dart
MySliderView
MySliderView.new constructor
MySliderView.new constructor
dark_mode
light_mode
MySliderView
constructor
MySliderView
(
List
<
String
>
imgList
,
double
indicatorBottomPadding
, {
MxOnValue
<
int
>
?
onTap
,
})
Implementation
MySliderView(this.imgList, this.indicatorBottomPadding, {this.onTap});
mxbase package
documentation
widgets/my_slider_view
MySliderView
MySliderView.new constructor
MySliderView class