StateHandler typedef

StateHandler = void Function(Object event)

Implementation

typedef StateHandler = void Function(Object event);