@Quiesan wrote:
Hello
Is it good to put method in the constructor like this :constructor(public navCtrl: NavController, private statusBar: StatusBar) {
this.statusBar.backgroundColorByHexString(’#ffffff’);
}
Posts: 2
Participants: 2
@Quiesan wrote:
Hello
Is it good to put method in the constructor like this :constructor(public navCtrl: NavController, private statusBar: StatusBar) {
this.statusBar.backgroundColorByHexString(’#ffffff’);
}
Posts: 2
Participants: 2