execute property

void Function() get execute

Execute's the function on the BindableBase object.

Implementation

void Function() get execute => _function;