$asWidgetOptions property
WidgetOptionsCopyWith<$R, WidgetOptions<T> , $Out, T>
get
$asWidgetOptions
Implementation
WidgetOptionsCopyWith<$R, WidgetOptions<T>, $Out, T> get $asWidgetOptions =>
$base.as((v, t, t2) => _WidgetOptionsCopyWithImpl(v, t, t2));