• Ian Hickson's avatar
    Fix DatePicker (#5061) · 1097d92a
    Ian Hickson authored
    Fundamentally the core problem was that we were not saying how wide a
    date picker should be. It should be 330 pixels, if I'm measuring the
    spec's mocks correctly.
    1097d92a
date_picker_test.dart 4.1 KB