isEnabled property

bool isEnabled

Whether this acrylic widget is enabled or not.

Implementation

bool get isEnabled => enabled ?? Acrylic.acrylicEnabled;