message property

String? message
final

Optional text message to display below the icon.

This message can provide additional context or explanation about the current state.

Implementation

final String? message;