onCreateBarLeft method

Widget? onCreateBarLeft()

Implementation

Widget? onCreateBarLeft() {
  return UI.style.back;
}