menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
abs method
abs method
dark_mode
light_mode
abs
method
int
abs
(
int
arg0
)
Implementation
int abs(int arg0) { return _abs(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
abs method
NativeLog class