afterStep property

void Function() afterStep

Implementation

external void Function() get afterStep;
void afterStep=(void afterStep())

Implementation

external set afterStep(void Function() afterStep);