toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
withModifier
with
Modifier
fun
List
<
ClassDeclaration
>
.
withModifier
(
modifier
:
Modifier
)
:
List
<
ClassDeclaration
>
Filters class declarations to those containing the specified modifier.
fun
KontureScope
.
withModifier
(
modifier
:
Modifier
)
:
KontureScope