isEnabled property
Implementation
_i2.bool Function(_i2.num) get isEnabled => (_i2.num p0) => _i4.callMethod(
_i4.getProperty(
this,
'isEnabled',
),
r'call',
[
this,
p0,
],
);
_i2.bool Function(_i2.num) get isEnabled => (_i2.num p0) => _i4.callMethod(
_i4.getProperty(
this,
'isEnabled',
),
r'call',
[
this,
p0,
],
);