NavigatorDefaults
Default values and common alternatives used by navigable composables.
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An empty NavDecoration that emits the content with no surrounding decoration or logic.
Properties
Link copied to clipboard
The ContentTransform used for 'backward' navigation changes (i.e. items popped off stack). This isn't meant for public consumption, so be aware that this may be removed/changed at any time.
Link copied to clipboard
The ContentTransform used for 'forward' navigation changes (i.e. items added to stack). This isn't meant for public consumption, so be aware that this may be removed/changed at any time.