DizoftTeam / DizoftTeam/simple_count_down
Access to current time outside from widget?
Open
- Dominant language
- Dart
- Stars
- 60
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
hi DizoftTeam,
Congratulations first! Simple widget, self explaining and works great!
Is it possible to access current times outside of widget?
The example only shows how to access the time inside the widget:
`build: (BuildContext context, double time) => Text(time.toString()),`
I would have expected this to be via _controller, unfortunately I don't see a property **time**!?
Thanks
pc-Justin
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.