streamAvatarTheme property

StreamAvatarThemeData get streamAvatarTheme

Returns the StreamAvatarThemeData from the nearest ancestor.

Implementation

StreamAvatarThemeData get streamAvatarTheme => StreamAvatarTheme.of(this);