idle
This commit is contained in:
@@ -445,8 +445,8 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
|
||||
_audioFileName != null &&
|
||||
_audioFileUrl != null)
|
||||
Positioned(
|
||||
right: 200,
|
||||
top: 12,
|
||||
right: 184,
|
||||
top: 10,
|
||||
child: SlideTransition(
|
||||
position: _audioBarOffset,
|
||||
child: AudioPlayerBar(
|
||||
|
||||
Reference in New Issue
Block a user