menu
bodsquare_sdk package
documentation
conversations/views/active_conversations.dart
ProfilePlatformIndicator
ProfilePlatformIndicator constructor
ProfilePlatformIndicator constructor
dark_mode
light_mode
ProfilePlatformIndicator
constructor
ProfilePlatformIndicator
(
{
Key
?
key
,
String
?
platform
,
String
?
profilePicture
,
})
Implementation
ProfilePlatformIndicator({ Key? key, this.platform, this.profilePicture, }) : super(key: key);
bodsquare_sdk package
documentation
conversations/views/active_conversations
ProfilePlatformIndicator
ProfilePlatformIndicator constructor
ProfilePlatformIndicator class