styleLightContent: function()

in www/statusbar.js [55:58]


    styleLightContent: function () {
        // light text ( to be used on a dark background )
        exec(null, null, 'StatusBar', 'styleLightContent', []);
    },