available only as tooltip. When this property is set days with details are marked.
Calendar.showDetails
bool showDetails() @propertyGet showDetails property.
Returns
Determines whether details are shown directly in the widget, or if they are
void showDetails(bool propval) @propertySet showDetails property.
Parameters
propval | Determines whether details are shown directly in the widget, or if they are available only as tooltip. When this property is set days with details are marked. |