Class ProfilePhoto Widget

Class constructor

new ProfilePhoto(
	String username,
	[
		Int size,
		String title,
		Array attribute,
	]
);

Property :

Child and children element

Method :

ProfilePhoto::build() → String