menu
quran_library package
documentation
quran.dart
Line
Line.new constructor
Line.new constructor
dark_mode
light_mode
Line
constructor
Line
(
List
<
AyahModel
>
ayahs
, {
bool
centered
=
false
,
})
Implementation
Line(this.ayahs, {this.centered = false});
quran_library package
documentation
quran
Line
Line.new constructor
Line class