textTheme property
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
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
.
final ButtonTextTheme textTheme