menu
neomage package
documentation
ui/widgets/plan_mode_view.dart
PlanStepReorderCallback typedef
PlanStepReorderCallback typedef
dark_mode
light_mode
PlanStepReorderCallback
typedef
PlanStepReorderCallback
=
void Function
(
PlanPhase
phase
,
int
oldIndex
,
int
newIndex
)
Implementation
typedef PlanStepReorderCallback = void Function(PlanPhase phase, int oldIndex, int newIndex);
neomage package
documentation
ui/widgets/plan_mode_view
PlanStepReorderCallback typedef
plan_mode_view library