valueCustom property

Widget? valueCustom
final

you can full customization for value widget

value position is inside stack.

so you can wrap your custom widget value like Align

Implementation

final Widget? valueCustom;