menu
sendbird_uikit package
documentation
sendbird_uikit.dart
SBUGroupChannelCreateScreen
canTakePhoto method
canTakePhoto method
dark_mode
light_mode
canTakePhoto
method
bool
canTakePhoto
(
)
inherited
Implementation
bool canTakePhoto() { return SendbirdUIKit().takePhoto != null; }
sendbird_uikit package
documentation
sendbird_uikit
SBUGroupChannelCreateScreen
canTakePhoto method
SBUGroupChannelCreateScreen class