menu
ensemble_chat package
documentation
chat_page.dart
BubbleStyleComposite
hasGettableProperty method
hasGettableProperty method
dark_mode
light_mode
hasGettableProperty
method
bool
hasGettableProperty
(
dynamic
prop
)
inherited
Implementation
bool hasGettableProperty(dynamic prop) { return getGettableProperties(this).contains(prop); }
ensemble_chat package
documentation
chat_page
BubbleStyleComposite
hasGettableProperty method
BubbleStyleComposite class