menu
webify_toolkit package
documentation
webify.dart
PageViewTracker<T extends StatefulWidget>
trackOnInit property
trackOnInit property
dark_mode
light_mode
trackOnInit
property
bool
get
trackOnInit
Whether to track on init (default: true)
Implementation
bool get trackOnInit => true;
webify_toolkit package
documentation
webify
PageViewTracker<T extends StatefulWidget>
trackOnInit property
PageViewTracker mixin