menu
flutterflow_flash_beta package
documentation
flutterflow_flash.dart
GeneratorSnapshot
GeneratorSnapshot.new const constructor
GeneratorSnapshot.new const constructor
dark_mode
light_mode
GeneratorSnapshot
constructor
const
GeneratorSnapshot
(
{
required
String
itemName
,
required
String
source
,
})
Implementation
const GeneratorSnapshot({required this.itemName, required this.source});
flutterflow_flash_beta package
documentation
flutterflow_flash
GeneratorSnapshot
GeneratorSnapshot.new const constructor
GeneratorSnapshot class