rawPages property

List<Widget>? rawPages
final

All pages of the onboarding, as a complete widget instead of a PageViewModel

Implementation

final List<Widget>? rawPages;