-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
featureNew feature or requestNew feature or request
Description
Description
We need to add support for customizing dialog styles via the theme system in Stac. This involves introducing a new StacDialogThemeData class and integrating it within the existing StacTheme class.
Requirements
- Create a new class StacDialogThemeData to encapsulate dialog-related theming.
- Update StacTheme to include a dialogTheme property of type StacDialogThemeData.
Additional Context
Reference: Flutter’s DialogTheme class
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request