-
James Robinson authored
This refactors Checkbox to own a RenderObject similar to how Switch was refactored in https://github.com/domokit/sky_engine/pull/376 and extracts common functionality for toggleable renderers into a base class. Switch and Checkbox's render objects derive from this base class to add their own custom painting and theming logic.
56a4a8ad
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| main.dart | ||
| stock_arrow.dart | ||
| stock_data.dart | ||
| stock_home.dart | ||
| stock_list.dart | ||
| stock_menu.dart | ||
| stock_row.dart | ||
| stock_settings.dart | ||
| stock_types.dart |