menu
scripture package
documentation
scripture_core.dart
Word
Word.new constructor
Word.new constructor
dark_mode
light_mode
Word
constructor
Word
(
{
required
String
text
,
required
int
id
,
bool
isWordsOfJesus
=
false
,
})
Implementation
Word({ required this.text, required this.id, this.isWordsOfJesus = false, });
scripture package
documentation
scripture_core
Word
Word.new constructor
Word class