FSCustomAttributes constructor
const
FSCustomAttributes({})
Implementation
const FSCustomAttributes({
super.key,
this.attributes = const {},
this.classes = const [],
required this.child,
});
const FSCustomAttributes({
super.key,
this.attributes = const {},
this.classes = const [],
required this.child,
});