remove color

pull/13560/head
gcxfd 2022-02-22 18:15:41 +08:00 committed by GitHub
parent 5c9e55071b
commit c45c83fffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2126,7 +2126,7 @@ struct Button {
}
```
With embedding Button auto have field and method from `Color` and `Widget` do:
With embedding Button auto have field and method from `Size` do:
```v oksyntax
mut button := Button{