listener property Null safety
final
The ActionListenerCallback callback to register with the action.
Must not be null.
Implementation
final ActionListenerCallback listener;
The ActionListenerCallback callback to register with the action.
Must not be null.
final ActionListenerCallback listener;