Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 274 Bytes

File metadata and controls

6 lines (5 loc) · 274 Bytes

Most arguments to widgets have been made keyword-only

Passing all but the very few first arguments positionally in the constructors of Widgets is deprecated. Most arguments will become keyword-only in a future version.