followingPinTheme static method
Implementation
static PinTheme followingPinTheme(BuildContext context) {
return FluoTheme.defaultPinTheme(context);
}
static PinTheme followingPinTheme(BuildContext context) {
return FluoTheme.defaultPinTheme(context);
}