Button.callback

The current callback to execute (for any type of button).

  1. void delegate() callback()
    class Button
    final const
    void delegate
    ()
    callback
    ()
  2. void callback(void delegate() callback)

Meta