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