togglingLabel property

  1. @protected
String togglingLabel
getter/setter pair

Label shown in the busy overlay (e.g. 'Expanding...' or 'Collapsing...').

Implementation

@protected
String togglingLabel = 'Expanding...';