NeonTheme class abstract final

Neon design preset — bold, glowing, dark-first.

Inspired by cyberpunk aesthetics with vibrant accent colors, glow effects, and high-contrast dark surfaces.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

dark UiThemeData
Dark neon theme with cyan primary and magenta secondary.
final
light UiThemeData
Light neon variant — same accent palette on light surfaces.
final