duck.native.android.widgets

Native Android UI blocks.

Every UI block that maps directly to a real Android platform class (for example View) lives here, including blocks with no HTML equivalent.

Widgets are thin wrappers: they expose a Python API over the native class and contain no Duck theming or composition logic.