isFuchsia top-level property

bool isFuchsia

Implementation

bool get isFuchsia => !kIsWeb && Platform.isFuchsia;