form/form library

Typedefs

NumberAction = void Function(NumberEventType type, num step)
OnSelect<T> = void Function(T data)