Skip to content

Commit 8a015ce

Browse files
committed
Edit doc string
1 parent 2134f3a commit 8a015ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivymd/uix/snackbar/snackbar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ class BaseSnackbar(MDCard):
338338

339339
bg_color = ColorProperty(None)
340340
"""
341-
Snackbar background.
341+
Snackbar background color in (r, g, b, a) or string format.
342342
343343
:attr:`bg_color` is a :class:`~kivy.properties.ColorProperty`
344344
and defaults to `None`.

0 commit comments

Comments
 (0)