menu
flutter_themis package
documentation
flutter_themis_platform_interface.dart
nativeCrashCallback typedef
nativeCrashCallback typedef
dark_mode
light_mode
nativeCrashCallback
typedef
nativeCrashCallback
=
dynamic Function
(
int
signo
,
Long
si_addr
)
Implementation
typedef nativeCrashCallback = Function(int signo,Long si_addr);
flutter_themis package
documentation
flutter_themis_platform_interface
nativeCrashCallback typedef
flutter_themis_platform_interface library