Replies: 2 comments
-
You have created all ListTiles as selected=True. Remove that and instead:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@mikaelho , Which method can I use to determine the selected item? I don't quite understand.. How to access the selected element? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a list of selectable items. When I click, information about the selected item appears. I want the selected option to be highlighted until I select another one.
Beta Was this translation helpful? Give feedback.
All reactions