tooltip property
String?
get
tooltip
A tooltip for the checkbox
Implementation
_i2.String? get tooltip => _i5.getProperty(
this,
'tooltip',
);
A tooltip for the checkbox
_i2.String? get tooltip => _i5.getProperty(
this,
'tooltip',
);