buildContent method

  1. @protected
Widget buildContent()

构建按钮内容

Implementation

@protected
Widget buildContent() => Center(child: child);