bottomControlsBar property

Widget? bottomControlsBar
final

Widget used to replace the entire bottom control bar.

Use this to provide a fully custom layout and interactions.

Implementation

final Widget? bottomControlsBar;