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