VentasTheme constructor

VentasTheme()

Implementation

factory VentasTheme() {
  return VentasTheme._(defaultThemeData);
}