menu
serverpod_auth_server package
documentation
module.dart
AuthConfig
userImageSize property
userImageSize property
dark_mode
light_mode
userImageSize
property
int
userImageSize
final
The size of user images. Defaults to 256.
Implementation
final int userImageSize;
serverpod_auth_server package
documentation
module
AuthConfig
userImageSize property
AuthConfig class