menu
rapidfire package
documentation
SystemRF.dart
NotifyRF
NotifyRF.new constructor
NotifyRF.new constructor
dark_mode
light_mode
NotifyRF
constructor
NotifyRF
(
{
String
?
title
,
String
?
description
,
String
?
icon
,
dynamic
data
,
})
Implementation
NotifyRF({this.title, this.description, this.icon, this.data});
rapidfire package
documentation
SystemRF
NotifyRF
NotifyRF.new constructor
NotifyRF class