WidgetClipExtensions extension

Clip-related widget extensions.

on

Methods

clipOval() Widget

Available on Widget, provided by the WidgetClipExtensions extension

Wraps widget with ClipOval
clipRect({Clip clipBehavior = Clip.hardEdge}) Widget

Available on Widget, provided by the WidgetClipExtensions extension

Wraps widget with ClipRect
clipRRect({double? borderRadius, BorderRadius? border}) Widget

Available on Widget, provided by the WidgetClipExtensions extension

Wraps widget with ClipRRect