James Robinson 9593b80d69 Add RenderToggleable base and use in Switch and Checkbox
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.
2015-08-04 10:45:30 -07:00
..
2015-08-01 19:02:54 -07:00
2015-08-04 10:21:19 -07:00
2015-07-21 12:42:43 -07:00
2015-07-31 16:03:09 -07:00
2015-08-03 10:00:52 -07:00
2015-07-29 17:53:45 -07:00

Sky

For information about using the latest stable release of Sky, please see the package/sky/ directory.

For more information about the Sky framework, see the package/sky/lib/ directory.

For details about the internals of Sky's engine, see the engine/ directory.

For information about contributing to Sky, please see CONTRIBUTING.md.