flutterxel_core_btnr method

bool flutterxel_core_btnr(
  1. int key
)

Implementation

bool flutterxel_core_btnr(int key) {
  return _flutterxel_core_btnr(key);
}