How to increase Icon Sizes of Control icons(Ex:- Pause, Play, Forward, Rewind etc.)? #754
Answered
by
jhomlala
pavankumar-clasc
asked this question in
Q&A
-
I want to increase the Icons size of the controls. I have tried increasing controlBarHeight. But, it doesn't make any changes. Suggest ways to increase the Icon size. |
Beta Was this translation helpful? Give feedback.
Answered by
jhomlala
Oct 16, 2021
Replies: 1 comment
-
The easiest way is to create custom controls and to copy code from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pavankumar-clasc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The easiest way is to create custom controls and to copy code from
better_player_cupertino_controls.dart
orbetter_player_material_controls.dart
. Here's how to do that: https://github.com/jhomlala/betterplayer/tree/master/example/lib/pages/custom_controls