AbhishekDoshi26 / AbhishekDoshi26/parent-child-checkbox
Use ButtonStyleButton instead of Text
Open
- Dominant language
- Dart
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It is recommended to change **Text** to **ButtonStyleButton** (TextButton,ElevatedButton...)so that cascading operations can be performed when clicking on a list item. If you want to confirm product information first, click on a product and then display product related information, but there is no need to check the product.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.