menu
flarenotify package
documentation
flarenotify_element.dart
FlareElement
FlareElement.new const constructor
FlareElement.new const constructor
dark_mode
light_mode
FlareElement
constructor
const
FlareElement
(
{
Key
?
key
,
required
Flare
element
,
})
Implementation
const FlareElement({Key? key, required this.element}) : super(key: key);
flarenotify package
documentation
flarenotify_element
FlareElement
FlareElement.new const constructor
FlareElement class