menu
live_uikit_gift package
documentation
state/gift_state.dart
GiftState
giftMessage property
giftMessage property
dark_mode
light_mode
giftMessage
property
ValueNotifier
<
GiftMessage
>
giftMessage
getter/setter pair
Implementation
ValueNotifier<GiftMessage> giftMessage = ValueNotifier(GiftMessage());
live_uikit_gift package
documentation
state/gift_state
GiftState
giftMessage property
GiftState class