menu
flutterxel package
documentation
flutterxel_bindings_generated.dart
FlutterxelBindings
flutterxel_core_clip method
flutterxel_core_clip method
dark_mode
light_mode
flutterxel_core_clip
method
bool
flutterxel_core_clip
(
int
x
,
int
y
,
int
w
,
int
h
,
)
Implementation
bool flutterxel_core_clip(int x, int y, int w, int h) { return _flutterxel_core_clip(x, y, w, h); }
flutterxel package
documentation
flutterxel_bindings_generated
FlutterxelBindings
flutterxel_core_clip method
FlutterxelBindings class