Jonatas

format with dartfmt

... ... @@ -169,7 +169,6 @@ class GetPageRoute<T> extends PageRoute<T> {
child: child)
: child,
);
}
/// Apply the curve by default...
... ...