If possible can add functionality to change drop down arrow? To just change arrow i need to user builder method.
Also you may need to add how to show image in custom widget as we have to specify package name from where assets are being showing in this case.
Here is Example in which i have to waste my time to just find how to use flags from package's assets.
If possible can add functionality to change drop down arrow? To just change arrow i need to user builder method. Also you may need to add how to show image in custom widget as we have to specify package name from where assets are being showing in this case.
Here is Example in which i have to waste my time to just find how to use flags from package's assets.
I have to manully write package name in Image.asset(package:) as there is no documents on customisation.