You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i depends on the browser size
i think SizedBox(width: MediaQuery.of(context).size.width * 0.02),
in date_picker_widget.dart is responsible for that behavior.
im using flutter 2.0.3
browser chrome latest version
The text was updated successfully, but these errors were encountered: