flutterxel_core_btnv method

int flutterxel_core_btnv(
  1. int key
)

Implementation

int flutterxel_core_btnv(int key) {
  return _flutterxel_core_btnv(key);
}