simulationDelegate property

Tuple3<SimulationDelegate, SwipeCardSimulation, bool>? Function(BuildContext context, T? item, bool autoRun)? simulationDelegate
final

Gets the simulationDelegate

Implementation

final Tuple3<SimulationDelegate, SwipeCardSimulation, bool>? Function(BuildContext context, T? item, bool autoRun)? simulationDelegate;