menu
rapidfire package
documentation
zold/counter_service.dart
CounterService
count method
count method
dark_mode
light_mode
count
method
ValueListenable
<
int
>
count
(
)
Implementation
ValueListenable<int> count() { return _counter.count(); }
rapidfire package
documentation
zold/counter_service
CounterService
count method
CounterService class