akbarpulatov / flutter_awesome_select

Forked from https://github.com/davigmacode/flutter_smart_select, updated legacy code, migrated to null safety and more. AwesomeSelect allows you to easily convert your usual form select or dropdown into dynamic page, popup dialog, or sliding bottom sheet with various choices input such as radio, checkbox, switch, chips, or even custom input. Supports single and multiple choice.
https://pub.dev/packages/awesome_select
MIT License
48 stars 56 forks source link

How do i make the selectedValue text size bigger ? #59

Open nehem10 opened 1 year ago

nehem10 commented 1 year ago

For SmartSelect.single property of selectedValue , how do i make the text size bigger of the selectedValue?