textContent property

String? get textContent
inherited

Implementation

String? get textContent;
set textContent (String? value)
inherited

Implementation

set textContent(String? value);