flutterxel_core_dither method

bool flutterxel_core_dither(
  1. double alpha
)

Implementation

bool flutterxel_core_dither(double alpha) {
  return _flutterxel_core_dither(alpha);
}