extra property

Widget? extra
final

额外的内容,与 value 互斥,优先级比 value 高

Implementation

final Widget? extra;