ClientOnly constructor

const ClientOnly({
  1. Type? fallback,
})

Implementation

const ClientOnly({this.fallback});