getButtons abstract method

String getButtons({
  1. bool listStyles = false,
})

Gives the string for the button names

Implementation

String getButtons({bool listStyles = false});