JasprOptions class
Global options for configuring jaspr. DO NOT USE DIRECTLY.
Use the generated defaultJasprOptions
instead.
Constructors
-
JasprOptions.new({Map<
Type, ClientTarget< ? clients, List<Component> >StyleRule> styles()?}) -
const
Properties
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