menu
flutter_nekoton_bridge package
documentation
example_related/caller_wrapper.dart
CallerWrapper
CallerWrapper.new constructor
CallerWrapper.new constructor
dark_mode
light_mode
CallerWrapper
constructor
CallerWrapper
(
AbstractCaller
caller
)
Override
Implementation
CallerWrapper(this.caller) : super('0');
flutter_nekoton_bridge package
documentation
example_related/caller_wrapper
CallerWrapper
CallerWrapper.new constructor
CallerWrapper class