menu
forui package
documentation
widgets/sheet.dart
FSheetMotion
FSheetMotion.new const constructor
FSheetMotion.new const constructor
dark_mode
light_mode
FSheetMotion
constructor
const
FSheetMotion
(
{
Duration
expandDuration
=
const Duration(milliseconds: 200)
,
Duration
collapseDuration
=
const Duration(milliseconds: 200)
,
Curve
curve
=
Curves.easeOutCubic
,
})
Creates a
FSheetMotion
.
forui package
documentation
widgets/sheet
FSheetMotion
FSheetMotion.new const constructor
FSheetMotion class