ui/first_run_theme library

Classes

FirstRunActions
Helper actions tied to FlowController.
FirstRunConfig
Visual and behavioral configuration for FirstRunWrapper.
FirstRunThemeScope
Inherited scope that provides FirstRunConfig to descendants.

Enums

FirstRunLayout
Layout mode for first-run content.

Typedefs

FirstRunButtonBuilder = Widget Function(BuildContext context, String label, VoidCallback onPressed)
Builder signature for custom navigation buttons.