theme property

set theme (ThemeData v)

Implementation

set theme(ThemeData v) => _add((w) => Theme(data: v, child: w));