menu
my_lyric package
documentation
MyLyric.dart
LyricSrcItemEntity_c
LyricSrcItemEntity_c constructor
LyricSrcItemEntity_c constructor
dark_mode
light_mode
LyricSrcItemEntity_c
constructor
LyricSrcItemEntity_c
(
{
double
time
=
0
,
String
content
=
""
,
})
Implementation
LyricSrcItemEntity_c({ this.time = 0, this.content = "", });
my_lyric package
documentation
MyLyric
LyricSrcItemEntity_c
LyricSrcItemEntity_c constructor
LyricSrcItemEntity_c class