-
Couldn't load subscription status.
- Fork 584
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I think these code blocks are incomplete - can you check?
flet/sdk/python/packages/flet-core/src/flet_core/page.py
Lines 1658 to 1659 in 8ce8229
| def on_scroll_interval(self, value: OptionalNumber): | |
| self.__default_view.on_scroll_interval |
flet/sdk/python/packages/flet-core/src/flet_core/page.py
Lines 1775 to 1776 in 8ce8229
| def on_scroll(self, handler): | |
| self.__default_view.on_scroll |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working