NITheme constructor

NITheme({
  1. NIThemeIOS? ios,
})

Creates a new NITheme.

Implementation

NITheme({this.ios});