menu
custom_text_plugin_flutter package
documentation
custom_view.dart
CustomNativeView
CustomNativeView.new const constructor
CustomNativeView.new const constructor
dark_mode
light_mode
CustomNativeView
constructor
const
CustomNativeView
(
{
Key
?
key
,
})
Implementation
const CustomNativeView({Key? key}) : super(key: key);
custom_text_plugin_flutter package
documentation
custom_view
CustomNativeView
CustomNativeView.new const constructor
CustomNativeView class