menu
quran_widget_flutter package
documentation
data_source/local/dao/chapter_dao.dart
ChapterDao
updateChapter abstract method
updateChapter abstract method
dark_mode
light_mode
updateChapter
abstract method
@update
Future
<
void
>
updateChapter
(
Chapter
chapter
)
Implementation
@update Future<void> updateChapter(Chapter chapter);
quran_widget_flutter package
documentation
data_source/local/dao/chapter_dao
ChapterDao
updateChapter abstract method
ChapterDao class