ValueCmdCallback<T> typedef

ValueCmdCallback<T> = Cmd? Function(T value)

Implementation

typedef ValueCmdCallback<T> = Cmd? Function(T value);