leftHiddenPage property
The widget displayed as the left hidden page. Either this or leftHiddenPageBuilder must be provided.
Implementation
final Widget? leftHiddenPage;
The widget displayed as the left hidden page. Either this or leftHiddenPageBuilder must be provided.
final Widget? leftHiddenPage;