menu
nativebase_flutter package
documentation
builder/props_builder.dart
builder/props_builder.dart
dark_mode
light_mode
builder/props_builder
library
Classes
PropsBuilder
All class which hold the properties of the widget needs to extends this so that they can override the toJson and have their own implementation of the class for
Eg
nativebase_flutter package
documentation
builder/props_builder.dart
nativebase_flutter
package
Libraries
builder/nativebase_builder
builder/props_builder
components/composite/card
components/composite/heading
components/nativebase_provider
components/primitives/box/box
components/primitives/text/text
mixin/component-theme-resolver/component_theme_resolver
mixin/prop-resolver/prop_resolver
mixin/resolvers
mixin/style-instance-generator/container
mixin/style-instance-generator/style_instance_generator
mixin/style-instance-generator/text
mixin/token-resolver/token_resolver
models/components/box
models/components/card
models/components/heading
models/theme/borders_model
models/theme/color_model
models/theme/component_model
models/theme/container_model
models/theme/nativebase_theme_model
models/theme/opacity_model
models/theme/radius_model
models/theme/shadow_model
models/theme/sizes_model
models/theme/spaces_model
models/theme/typography_model
models/utility-props-models/border_props
models/utility-props-models/color_props
models/utility-props-models/flexbox_props
models/utility-props-models/layout_props
models/utility-props-models/shadow_props
models/utility-props-models/style_props
models/utility-props-models/typography_props
nativebase_flutter
theme/base/border
theme/base/colors
theme/base/opacity
theme/base/radius
theme/base/shadows
theme/base/sizes
theme/base/spaces
theme/base/typography
theme/components/box
theme/components/card
theme/components/heading
theme/components/index
theme/styled_system
theme/theme
utils/border
utils/components_enum
utils/constraints
utils/edge_insets
utils/shadow
props_builder library