• Chris Bracken's avatar
    Replace platform check with swtich (#24752) · 9a7b1a73
    Chris Bracken authored
    Generally, we should always use default-less switches for
    platform-specific behaviour so we're forced to make a conscious decision
    on each instance of such behaviour any time we add support for a new
    platform.
    9a7b1a73
scaffold.dart 73.9 KB