menu
patapata_core package
documentation
patapata_widgets.dart
StandardPageWithResultFactory<T extends StandardPageWithResult<R, E>, R extends Object?, E extends Object?>
keepHistory property
keepHistory property
dark_mode
light_mode
keepHistory
property
bool
keepHistory
final
Flag indicating whether to stack this page as part of the history or not.
Implementation
final bool keepHistory;
patapata_core package
documentation
patapata_widgets
StandardPageWithResultFactory<T extends StandardPageWithResult<R, E>, R extends Object?, E extends Object?>
keepHistory property
StandardPageWithResultFactory class