Package 

Class GiniColorScheme.TopAppBar.Icon

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color action
      private final Color navigation
    • Method Summary

      Modifier and Type Method Description
      final Color getAction()
      final Color getNavigation()
      • Methods inherited from class java.lang.Object

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

      • GiniColorScheme.TopAppBar.Icon

        GiniColorScheme.TopAppBar.Icon(Color action, Color navigation)