colored property

bool colored
final

Whether or not to color the social buttons in their respecful colors

You can control the appearance through ElevatedButtonTheme when set to false.

Implementation

final bool colored;