menu
flutter_web_twain package
documentation
utils.dart
ThenableJsImpl<T>
then method
then method
dark_mode
light_mode
then
method
ThenableJsImpl
then
(
[
Func1
onResolve
,
Func1
onReject
])
Implementation
external ThenableJsImpl then([Func1 onResolve, Func1 onReject]);
flutter_web_twain package
documentation
utils
ThenableJsImpl<T>
then method
ThenableJsImpl class