tooltip property

String? tooltip

A tooltip for the checkbox

Implementation

_i2.String? get tooltip => _i5.getProperty(
      this,
      'tooltip',
    );