Files
game-tracker/lib/presentation/widgets
mathiskirchner d65dd3d983 Refactor CustomWidthButton to use ButtonStyle enum and CustomTheme
- Replaced `borderColor` and `infillColor` parameters with a `buttonStyle` parameter.
- Introduced `ButtonStyle` enum (primary/secondary) to control styling.
- Updated `CustomWidthButton` to derive colors from `CustomTheme` based on the selected `ButtonStyle`.
2025-11-18 21:42:40 +01:00
..
2025-11-17 13:19:05 +01:00
2025-11-09 20:49:14 +01:00
2025-11-16 19:52:31 +01:00