menu
designflow_widgets package
documentation
data/models/variables/variable.dart
PageViewControllerVariable
currentPage property
currentPage property
dark_mode
light_mode
currentPage
property
int
?
get
currentPage
Implementation
int? get currentPage => pageController?.page?.round();
designflow_widgets package
documentation
data/models/variables/variable
PageViewControllerVariable
currentPage property
PageViewControllerVariable class