menu
flutter_uikit_forzzh package
documentation
card/stack_card.dart
StackCardSelected typedef
StackCardSelected typedef
dark_mode
light_mode
StackCardSelected
typedef
StackCardSelected
=
dynamic Function
(
bool
right
,
int
index
)
Card左右选择回调
Implementation
typedef StackCardSelected = Function(bool right, int index);
flutter_uikit_forzzh package
documentation
card/stack_card
StackCardSelected typedef
stack_card library