menu
quran_widget_flutter package
documentation
data_source/local/dao/glyph_dao.dart
GlyphDao
deleteGlyph abstract method
deleteGlyph abstract method
dark_mode
light_mode
deleteGlyph
abstract method
@delete
Future
<
void
>
deleteGlyph
(
Glyph
glyph
)
Implementation
@delete Future<void> deleteGlyph(Glyph glyph);
quran_widget_flutter package
documentation
data_source/local/dao/glyph_dao
GlyphDao
deleteGlyph abstract method
GlyphDao class