menu
flutter_onboarding_screen_adaptive package
documentation
widgets/page_indicator.dart
PageIndicator
nextText property
nextText property
dark_mode
light_mode
nextText
property
String
nextText
final
The text to display on the button when the current page index is less than 2.
Implementation
final String nextText;
flutter_onboarding_screen_adaptive package
documentation
widgets/page_indicator
PageIndicator
nextText property
PageIndicator class