Package 

Object GiniDatePickerDialogColors.Companion

    • Method Summary

      Modifier and Type Method Description
      final GiniDatePickerDialogColors colors(Color dateSelected, Color borderDate, Color textHeadline, Color textSupporting, Color textButtons, Color textDateToday, Color textDateSelected, Color textDateEnabled, Color textDateDisabled, Color divider)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • colors

        @Composable() final GiniDatePickerDialogColors colors(Color dateSelected, Color borderDate, Color textHeadline, Color textSupporting, Color textButtons, Color textDateToday, Color textDateSelected, Color textDateEnabled, Color textDateDisabled, Color divider)