mainButton property

dynamic mainButton
final

主按钮的文案,默认为主题色 可以传入自定义 Widget 以及 String 类型的文案,不传则不展示

Implementation

final dynamic mainButton;