AITranscriberPanel constructor
const
AITranscriberPanel({})
Implementation
const AITranscriberPanel({
super.key,
this.bottomOffset = 0,
this.leftOffset = 0,
this.rightOffset = 0,
this.animationDuration = const Duration(milliseconds: 300),
this.animationCurve = Curves.easeInOut,
});