If wrapped with a Row() object the slider just disappears from the screen
remoteportal opened this issue · 0 comments
remoteportal commented
Row(
children: [
FlutterSlider(...)
],
),