style property

The component's style definitions.

Allows you to configure: SeniorProfilePictureStyle.backgroundColor the background color of the profile picture. SeniorProfilePictureStyle.loadingOverlappingdColor the overlay color when the component is loading. SeniorProfilePictureStyle.textColor the text color of the profile picture.

Implementation

final SeniorProfilePictureStyle? style;