Nylo constructor

Nylo({
  1. NyRouter? router,
  2. ThemeData? themeData,
})

Implementation

Nylo({this.router, this.themeData});