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