platform_ui
platform_ui copied to clipboard
Card widget overrides PlatformText color property.
Hi,
Thank you for getting this package out there, it's amazing. Much appreciated. One issue that I am running into is, when I create a PlatformText widget inside a Card widget, the color is overriden to black. I would expect the text color be changing. ie. when I use PlatformText widget elsewhere in other widgets, the text color changes from dark to white depending on if the platform is in dark mode or not.
Is this the intended behavior or am i missing something.
Thank you.