darkMode property

bool darkMode
finalinherited

darkMode Define if the theme of the button is dark or light, the default value is false.

Implementation

final bool darkMode;