initialPage property Null safety
The page to show when first creating the Curtain.
defaults to 0.
Implementation
int get initialPage => _initialPage;
The page to show when first creating the Curtain.
defaults to 0.
int get initialPage => _initialPage;