isFuchsia top-level property

bool get isFuchsia

Implementation

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