disabledContentColor
Parameters
disabledContentColor
the content color of this Button when not enabled. @constructor create an instance with arbitrary colors.
See ButtonDefaults.buttonColors for the default colors used in a Button.
See ButtonDefaults.elevatedButtonColors for the default colors used in a ElevatedButton.
See ButtonDefaults.textButtonColors for the default colors used in a TextButton.