confirmIsDark property

bool confirmIsDark

Returns true if the confirm button brightness is dark

Implementation

bool get confirmIsDark => confirmBrightness == Brightness.dark;