menu
flutter_effect_player package
documentation
ftceffect_player.dart
FTCEffectTextMsg
FTCEffectTextMsg.new constructor
FTCEffectTextMsg.new constructor
dark_mode
light_mode
FTCEffectTextMsg
constructor
FTCEffectTextMsg
(
{
String
?
text
,
String
?
fontStyle
,
int
?
color
,
int
?
alignment
,
double
?
fontSize
,
})
Implementation
FTCEffectTextMsg({ this.text, this.fontStyle, this.color, this.alignment, this.fontSize, });
flutter_effect_player package
documentation
ftceffect_player
FTCEffectTextMsg
FTCEffectTextMsg.new constructor
FTCEffectTextMsg class