QpcV4AyahFlowBlock class

كتلة تمثّل آية كاملة بكل كلماتها — تُستخدم في وضع التكبير (flowing text) حيث يتولّى RichText التفاف النص تلقائيًا بدلاً من تحديد موقع كل كلمة.

Inheritance

Constructors

QpcV4AyahFlowBlock({required int ayahUq, required int surahNumber, required int ayahNumber, required List<QpcV4WordSegment> segments})
const

Properties

ayahNumber int
final
ayahUq int
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
segments List<QpcV4WordSegment>
final
surahNumber int
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited