-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We need a public property for _currentIcon in DateWheelPicker so that we can set our own icon. Could you please make _currentIcon as an public property?
Line 238 in bd04a4b
| internal string _currentIcon { get; set; } = Icons.Material.Filled.CalendarMonth; |
This would help us a lot. Thank you very much.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request