flutterxel_core_screen_mode method

bool flutterxel_core_screen_mode(
  1. int scr
)

Implementation

bool flutterxel_core_screen_mode(int scr) {
  return _flutterxel_core_screen_mode(scr);
}