content property

String? content
final

文本 内容主体 如果指定content文本主体,使用通用文本主体,否则使用contentWidget的widget作为主体

Implementation

final String? content;