attr property

Map<String, String> attr
read / write

The currently active table attributes defining the dialog style, initialized with defaults, which is expected by some apps!

Implementation

static Map<String, String> attr = Map.from(ATTR_DEFAULTS)