naskhStyle property
naskhStyle هو النمط الافتراضي للنصوص الآخرى.
naskhStyle is the default style for other text.
Implementation
final naskhStyle = const TextStyle(
color: Colors.black,
fontSize: 23.55,
fontFamily: "naskh",
package: "quran_library",
);