Interface FontFamily.Builder

  • Method Details

    • defaultValue

      FontFamily.Builder defaultValue(String defaultValue)

      The default font family to use in the workspace theme.

      Parameters:
      defaultValue - The default font family to use in the workspace theme.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • defaultValue

      FontFamily.Builder defaultValue(WorkspaceFontFamily defaultValue)

      The default font family to use in the workspace theme.

      Parameters:
      defaultValue - The default font family to use in the workspace theme.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: