flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
11.5k stars 449 forks source link

feat: expose more `Theme` props #4311

Closed ndonkoHenri closed 2 weeks ago

ndonkoHenri commented 2 weeks ago

Summary by Sourcery

Expose additional theme properties in the Theme class and refactor the ChipTheme class for improved clarity.

New Features:

Enhancements: