giftMessage property

ValueNotifier<GiftMessage> giftMessage
getter/setter pair

Implementation

ValueNotifier<GiftMessage> giftMessage = ValueNotifier(GiftMessage());