-
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 |
---|---|---|
.. | ||
README.md | ||
auto_layout.dart | ||
block.dart | ||
box.dart | ||
flex.dart | ||
object.dart | ||
paragraph.dart | ||
sky_binding.dart | ||
stack.dart | ||
toggleable.dart |