menu
ass_scaled_listview package
documentation
utils/anim.dart
LeftAnime
LeftAnime.new constructor
LeftAnime.new constructor
dark_mode
light_mode
LeftAnime
constructor
LeftAnime
(
int
seconds
,
int
padding
, {
required
Widget
?
child
,
Curve
?
curve
,
})
Implementation
LeftAnime(this.seconds, this.padding, {required this.child, this.curve});
ass_scaled_listview package
documentation
utils/anim
LeftAnime
LeftAnime.new constructor
LeftAnime class