Module acter_core::events
source · Modules§
Structs§
- Builder for
Category
. - Customize the color scheme
- Builder for
Display
. - An object reference is a link within the application to a specific object with an optional flag to explain how to embed said object. These may be interactive elements when rendered on the view.
Enums§
- Customize the color scheme
Type Aliases§
- An
global.acter.category
event. - ARGB int representation of a color as used in dart::ui The bits are interpreted as follows: Bits 24-31 are the alpha value. Bits 16-23 are the red value. Bits 8-15 are the green value. Bits 0-7 are the blue value.
- Default UTC DateTime Object