PCoreThemes class

Constructors

PCoreThemes.new({Color? bottomSheetGripColor, Color? bottomSheetBacgroudColor, Color hoverColor()?, Color shimmerBaseColor()?, Color shimerHighlightColor()?, PAuthOptions? authOptions, PAuthPluginOptions? authPluginOptions, PAuthMobileOptions? authMobileOptions, PChatOptions? chatOptions, PWidgetsMobileOptions? widgetsMobileOptions})

Properties

authMobileOptions PAuthMobileOptions?
getter/setter pair
authOptions PAuthOptions?
getter/setter pair
authPluginOptions PAuthPluginOptions?
getter/setter pair
bottomSheetBacgroudColor Color?
getter/setter pair
bottomSheetGripColor Color?
getter/setter pair
chatOptions PChatOptions?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hoverColor Color Function()?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shimerHighlightColor Color Function()?
getter/setter pair
shimmerBaseColor Color Function()?
getter/setter pair
widgetsMobileOptions PWidgetsMobileOptions?
getter/setter pair

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