@JvmStatic fun with(context: Context): RecyclerViewDivider.Builder
Creates a new Builder for the current Context. The Builder instance will be provided by the application if it implements BuilderProvider. Otherwise, a new base instance will be created.
context - current Context.
Return
a new Builder instance.