remarkBar property

Widget Function(String remark, dynamic handleTap()?)? remarkBar
getter/setter pair

The setting of remark for a specific user

Implementation

Widget Function(String remark, Function()? handleTap)? remarkBar;