defaultClipBehavior top-level constant
@Deprecated("Do not use this as it'll soon be removed after we set the default behavior to Clip.none.")
The global default value of whether and how to clip a widget. This is only for temporary migration from default-to-clip to default-to-NOT-clip.
Implementation
const Clip defaultClipBehavior = Clip.antiAlias