Box Custom in Theme
This commit is contained in:
parent
f04336dd5c
commit
df78777675
3 changed files with 6 additions and 6 deletions
|
|
@ -205,7 +205,7 @@ impl Application for ScrollableDemo {
|
|||
}
|
||||
|
||||
fn theme(&self) -> Theme {
|
||||
self.theme
|
||||
self.theme.clone()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue