menu
new_raven_verification package
documentation
views/widget/progress_container.dart
SendCheapProgressContainer
SendCheapProgressContainer.new const constructor
SendCheapProgressContainer.new const constructor
dark_mode
light_mode
SendCheapProgressContainer
constructor
const
SendCheapProgressContainer
(
{
Key
?
key
,
required
String
message
,
})
Implementation
const SendCheapProgressContainer({Key? key, required this.message}) : super(key: key);
new_raven_verification package
documentation
views/widget/progress_container
SendCheapProgressContainer
SendCheapProgressContainer.new const constructor
SendCheapProgressContainer class