menu
yc_plugin_learn package
documentation
base/widget/page/FFScaffold.dart
FFScaffold
FFScaffold.new constructor
FFScaffold.new constructor
dark_mode
light_mode
FFScaffold
constructor
FFScaffold
(
{
Key
?
key
,
String
?
ffName
,
})
Implementation
FFScaffold({Key? key, this.ffName}) : super(key: key);
yc_plugin_learn package
documentation
base/widget/page/FFScaffold
FFScaffold
FFScaffold.new constructor
FFScaffold class