Securrency-OSS / mirai

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
https://pub.dev/packages/mirai
MIT License
478 stars 58 forks source link

feat: Ability to use app theme `TextStyles` #258

Closed divyanshub024 closed 2 months ago

divyanshub024 commented 2 months ago

Description

Right now the TextStyles are hardcoded in the text property. There should be a way to use theme text style in the text property.

"textStyle": "displayLarge"