Cleanup some formatting

This commit is contained in:
md_5
2025-07-19 10:43:44 +10:00
parent df53053677
commit 8e99a4c5bf
13 changed files with 37 additions and 26 deletions

View File

@@ -313,8 +313,9 @@ public abstract class BaseComponent
}
/**
* Returns the shadow color of this component. This uses the parent's shadow color if this
* component doesn't have one. null is returned if no shadow color is found.
* Returns the shadow color of this component. This uses the parent's shadow
* color if this component doesn't have one. null is returned if no shadow
* color is found.
*
* @return the shadow color of this component
*/