styleDefault: function()

in www/statusbar.js [50:53]


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