SeniorImageCropperStyle class

Constructors

SeniorImageCropperStyle({Color? toolbarColor, Color? toolbarContentColor, Color? activeControlsColor})
Style definitions for the SeniorImageCropper component.
const

Properties

activeControlsColor Color?
Defines the color of the active controls of the crop view.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
toolbarColor Color?
Define the toolbar color of the crop view.
final
toolbarContentColor Color?
Defines the toolbar content color of the crop view.
final

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