execute property
void Function()
get
execute
Execute's the function on the BindableBase object.
Implementation
void Function() get execute => _function;
Execute's the function on the BindableBase object.
void Function() get execute => _function;