isFontsLocal property

bool? isFontsLocal
final

إذا كنت تريد استخدام خطوط موجودة مسبقًا في التطبيق، اجعل هذا المتغيير true isFontsLocal

isFontsLocal If you want to use fonts that exists in the app, make this variable true

Implementation

final bool? isFontsLocal;