mark property

bool? mark
final

是否添加键盘样式 是否添加标记样式

Implementation

// final bool? keyboard;

/// 是否添加标记样式
final bool? mark;