AppRotateAnimatedText constructor
const
AppRotateAnimatedText({})
Implementation
const AppRotateAnimatedText({super.key,
required this.text,
this.durationMs = 1600 ,
this.pauseDurationMs = 1000,
this.repeatForever = false,
this.textStyle,
this.useAnimation = true
});