Jabir Khan
Jabir Khan
It is not working on DropDownButton Children i.e DropDownmenuItem, I tried wrapping AutoTextsize within a Expanded Widget and Fittedbox but still no use. Example Code: ` new DropdownMenuItem( child: Expanded(child:...
Hello, is there a way to hide useStickyGroupSeparators when the list is not scrolling? I tried with _scrollController , but the app gets laggy and the value won't update. Like...
Hello, when I give user the option to select multi images and when the user select more than that than the popup is like "I know the" how can I...
I just made some little changes to give user the option to change the color for icons of sent, delivered and seen based on their background color of the bubble.