ActionListener constructor

ActionListener(
  1. BuildContext context,
  2. AppModel app
)

Implementation

ActionListener(this.context, this.app);