DropDownSelectChangeListenerTest typedef

DropDownSelectChangeListenerTest = dynamic Function(String name, int poistion)

Implementation

typedef DropDownSelectChangeListenerTest = Function(String name, int poistion );