menu
aptof_core package
documentation
ui/placeholder_view.dart
PlaceholderView
PlaceholderView.new const constructor
PlaceholderView.new const constructor
dark_mode
light_mode
PlaceholderView
constructor
const
PlaceholderView
(
{
required
String
title
,
Key
?
key
,
})
Implementation
const PlaceholderView({required this.title, super.key});
aptof_core package
documentation
ui/placeholder_view
PlaceholderView
PlaceholderView.new const constructor
PlaceholderView class