yako-dev/flutter-settings-ui

Color of SettingsTile, 'enabled' property is ignored in web

asas1asas200 opened this issue · 1 comments

There was color config in android:

color: enabled
? theme.themeData.leadingIconsColor
: theme.themeData.inactiveTitleColor,

But the color won't change in web mode because there was no color settings.