Open Surio89 opened 3 years ago
horizontal lines are also missing
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.
@Surio89 can you please help how can I remove the gray color which is inside picker ?
im using flutter 2.0.3 browser chrome latest version