Flutter
widgets
PageController
initialPage property
initialPage
PageController class
Constructors
PageController
Properties
initialPage
keepPage
page
viewportFraction
debugLabel
hasClients
hashCode
hasListeners
initialScrollOffset
keepScrollOffset
offset
position
positions
runtimeType
Methods
animateToPage
attach
createScrollPosition
jumpToPage
nextPage
previousPage
addListener
animateTo
debugFillDescription
detach
dispose
jumpTo
noSuchMethod
notifyListeners
removeListener
toString
Operators
operator ==
initialPage property
int
initialPage
final
The page to show when first creating the
PageView
.
Implementation
final int initialPage