menu
flutx_ui package
documentation
widgets/text_liquid_fill/text_liquid_fill.dart
WavePainter
WavePainter constructor
WavePainter constructor
dark_mode
light_mode
WavePainter
constructor
WavePainter
(
{
Animation
<
double
>
?
waveAnimation
,
double
?
percentValue
,
double
?
boxHeight
,
Color
?
waveColor
,
GlobalKey
<
State
<
StatefulWidget
>
>
?
textKey
,
})
Implementation
WavePainter( {this.waveAnimation, this.percentValue, this.boxHeight, this.waveColor, this.textKey});
flutx_ui package
documentation
widgets/text_liquid_fill/text_liquid_fill
WavePainter
WavePainter constructor
WavePainter class