$asGameToolbar property

GameToolbarCopyWith<$R, GameToolbar, $Out> get $asGameToolbar

Implementation

GameToolbarCopyWith<$R, GameToolbar, $Out> get $asGameToolbar =>
    $base.as((v, t, t2) => _GameToolbarCopyWithImpl<$R, $Out>(v, t, t2));