DefaultStreamImageSourceBadge constructor
const
DefaultStreamImageSourceBadge({
- Key? key,
- required StreamImageSourceBadgeProps props,
Creates a default source badge with the given props.
Implementation
const DefaultStreamImageSourceBadge({super.key, required this.props});