afterStep property
void Function()
get
afterStep
Implementation
external void Function() get afterStep;
set
afterStep
(void afterStep())
Implementation
external set afterStep(void Function() afterStep);