menu
vivanta_connect_flutter package
documentation
views/brands.dart
Brands
Brands const constructor
Brands const constructor
dark_mode
light_mode
Brands
constructor
const
Brands
(
{
Key
?
key
,
Client
?
client
,
})
Implementation
const Brands({Key? key, this.client}) : super(key: key);
vivanta_connect_flutter package
documentation
views/brands
Brands
Brands const constructor
Brands class