disableCustomPageTransformer property

bool disableCustomPageTransformer
final

Disable the page transformation between switching authentication modes. Fixes #97 if disabled. https://github.com/NearHuscarl/flutter_login/issues/97

Implementation

final bool disableCustomPageTransformer;