textTheme property

ButtonTextTheme textTheme
final

Defines the button's base colors, and the defaults for the button's minimum size, internal padding, and shape.

Defaults to ButtonTheme.of(context).textTheme.

Implementation

final ButtonTextTheme textTheme