Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { Text string Username string Container *fyne.Container IsMe bool Tick1 *widget.Icon Tick2 *widget.Icon // contains filtered or unexported fields }
func (*Message) MakeContainer ¶
func (m *Message) MakeContainer()
func (*Message) UpdateBgColor ¶
func (m *Message) UpdateBgColor()
Click to show internal directories.
Click to hide internal directories.