setEnabled abstract method

Future setEnabled(
  1. bool isEnabled
)

Implementation

Future<dynamic> setEnabled(bool isEnabled);