maxWidthButton property

Widget maxWidthButton

Implementation

Widget get maxWidthButton => SizedBox(width: double.infinity,child: this);