isFontsLocal property
إذا كنت تريد استخدام خطوط موجودة مسبقًا في التطبيق، اجعل هذا المتغيير true isFontsLocal
isFontsLocal If you want to use fonts that exists in the app, make this variable true
Implementation
final bool? isFontsLocal;
إذا كنت تريد استخدام خطوط موجودة مسبقًا في التطبيق، اجعل هذا المتغيير true isFontsLocal
isFontsLocal If you want to use fonts that exists in the app, make this variable true
final bool? isFontsLocal;