Skip to content

feat: Add support for dialogTheme in StacTheme #273

@divyanshub024

Description

@divyanshub024

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions