menu
forui package
documentation
widgets/select.dart
FSelectScrollHandleStyle
FSelectScrollHandleStyle.new const constructor
FSelectScrollHandleStyle.new const constructor
dark_mode
light_mode
FSelectScrollHandleStyle
constructor
const
FSelectScrollHandleStyle
(
{
required
Color
background
,
required
IconThemeData
iconStyle
,
required
FIcon
upIcon
,
required
FIcon
downIcon
,
Duration
enterDuration
=
const Duration(milliseconds: 200)
,
double
pixelsPerSecond
=
200
,
})
Creates a
FSelectScrollHandleStyle
.
forui package
documentation
widgets/select
FSelectScrollHandleStyle
FSelectScrollHandleStyle.new const constructor
FSelectScrollHandleStyle class