enabled property

bool enabled
final

The enable ability of the CenterTheWidgets.

The default value is kIsWeb: It means it only works if you are working on the web platform.

Implementation

final bool enabled;