flutterxel_core_integer_scale method

bool flutterxel_core_integer_scale(
  1. bool enabled
)

Implementation

bool flutterxel_core_integer_scale(bool enabled) {
  return _flutterxel_core_integer_scale(enabled);
}