icon property
Optional icon identifier for the action button.
The format depends on the platform:
- Android: Resource name (e.g., "ic_reply")
- iOS: SF Symbol name (e.g., "arrow.turn.up.left")
Implementation
final String? icon;
Optional icon identifier for the action button.
The format depends on the platform:
final String? icon;