Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 249 Bytes

toasts.md

File metadata and controls

11 lines (7 loc) · 249 Bytes

Loading

Config

Themeing/Defaults

TimeSpan DefaultDuration { get; set; } = TimeSpan.FromSeconds(2.5); Color? DefaultMessageTextColor { get; set; } Color? DefaultActionTextColor { get; set; } Color? DefaultBackgroundColor { get; set; }