You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we have provided the ThemeData support through our own customized MiraiTheme. Now furthermore, we need to provide support for theme components.
For instance, the text button component theme will look like this.
{
'dialogTheme' : {
...
}
}
The text was updated successfully, but these errors were encountered:
Description
Recently we have provided the
ThemeData
support through our own customizedMiraiTheme
. Now furthermore, we need to provide support for theme components.For instance, the text button component theme will look like this.
The text was updated successfully, but these errors were encountered: