Refactor Composables with more than 10 parameters by grouping some similar parameters into data classes. `EcosystemBottomSheetContent` is one example of this
Refactor Composables with more than 10 parameters by grouping some similar parameters into data classes.
EcosystemBottomSheetContentis one example of this