menu
dart_things package
documentation
poller.dart
Poller<T>
onResult property
onResult property
dark_mode
light_mode
onResult
property
void Function
(
T
)
get
onResult
Result handler.
Implementation
void Function(T) get onResult;
dart_things package
documentation
poller
Poller<T>
onResult property
Poller class