InBrainStatusBarConfig class
Constructors
- InBrainStatusBarConfig.new({bool? lightStatusBar, Color? statusBarColor})
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- lightStatusBar → bool?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- statusBarColor → Color?
-
Android only option. Have no effect at iOS.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toNativeObject(
) → dynamic -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited