SubAspectComponentType typedef

SubAspectComponentType = Widget Function({required SubAspectComponentOptions options})

Implementation

typedef SubAspectComponentType = Widget Function(
    {required SubAspectComponentOptions options});