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